Skip to content

[functions] Extra markup in List Objects #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mmcky opened this issue Sep 15, 2020 · 3 comments
Closed

[functions] Extra markup in List Objects #17

mmcky opened this issue Sep 15, 2020 · 3 comments

Comments

@mmcky
Copy link
Contributor

mmcky commented Sep 15, 2020

There is some extra > markup in list objects

generated md:

We will break this program into two parts:

1. A user-defined function that generates a list of random variables.
2. The main part of the program that
    1. > calls this function to get dat
    2. > plots the dat

source rst:

We will break this program into two parts:

#. A user-defined function that generates a list of random variables.

#. The main part of the program that

    #. calls this function to get data

    #. plots the data
@mmcky
Copy link
Contributor Author

mmcky commented Sep 16, 2020

OK so I am glad we are moving away from rst -- the source has been wrong for 5 years :-). Nested RST lists should be 3spaces as 4 spaces is wrapped in a block-quote

@mmcky
Copy link
Contributor Author

mmcky commented Sep 16, 2020

QuantEcon/lecture-python-programming#68 will fix this in the source files

@mmcky
Copy link
Contributor Author

mmcky commented Sep 16, 2020

This is resolved.

@mmcky mmcky closed this as completed Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant