markdown-preview
markdown-preview copied to clipboard
Enables Chrome to render markdown files as HTML
Source file is as follows: ``` ## HAL Documents * [STM32L0](UM1749 - STM32L0 HAL and LL drivers.pdf) * [STM32L4](UM1884 - STM32L4 HAL and LL drivers.pdf) * [STM32F0](UM1785 - STM32F0 HAL...
Ex in URL (for Jupyter) http://localhost:10000/view/TensorFlow-Examples/README.md I seee the markdown for few fleeting moments followed by blank View source shows the content in an iframe (this is Jupyter) The URL...
UTF-8 encoded text does not get rendered properly, e.g. `è` becomes `è` There should be at least a setting for text encoding
The title is pretty descriptive I think although I want to add that I have already checked the option to allow access to local files. Chrome build: 49.0.2623.87 m
The following inline and displaying equations are wrongly rendered. Combinations like \{, \}, \\ are not dealed properly. $\mu_v = E\{I^v\}$ \begin{split} x = a + b \\ + c...
Maybe they can fix problems with the image with. My content is fixed on lets say 1024px and the image is going over this width. I think its just one...
When I open a `.md` file in Chrome on Linux (LMDE), it opens a save dialog. Oddly, `.markdown` files work just fine.
I've been having issues with the [documentation for the factory_girl ruby gem](http://www.rubydoc.info/gems/factory_girl/file/GETTING_STARTED.md). The page will render properly for a split-second, then turns into this: when it should actually look like...
See http://rmarkdown.rstudio.com/ for details on R markdown
That would be grate if you could add a theme feature and add Github theme as default. Currently the appearance is OK but I think there can be a lot...