We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
Running vmd on a markdown document with a numbered list renders the list improperly.
This is what the list looks like in markdown:
But here's how it renders when I run vmd README.md:
vmd README.md
It renders properly when I render from RStudio or Sublime.
Additionally, unordered lists render just fine.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
Running vmd on a markdown document with a numbered list renders the list improperly.
This is what the list looks like in markdown:
![screen shot 2019-01-25 at 3 04 38 pm](https://user-images.githubusercontent.com/15881370/51777627-b38adb00-20b2-11e9-8e4f-b6e97d2952d8.png)
But here's how it renders when I run
![screen shot 2019-01-25 at 3 04 16 pm](https://user-images.githubusercontent.com/15881370/51777645-c2718d80-20b2-11e9-96a7-c1aa4867a4c0.png)
vmd README.md
:It renders properly when I render from RStudio or Sublime.
Additionally, unordered lists render just fine.
The text was updated successfully, but these errors were encountered: