is it possible de use the extension in command line ? #169
|
Hello, First what a great extension : i use it to create web site Second point, when i use the fonction Save to html > there is 3 options : github / gitlab and markdown, is it possible to create his own version of html Thank a lot for the answer have a good day ! |
Replies: 4 comments
Currently, Markdown Preview is only designed as a Sublime Text plugin.
I'm not quite sure what is being asked here, can you provide an example? |
|
for instance a new item "only html version" or "html with it's own version of css " thx a lot |
|
We document all the configuration that is possible in the docs. If you want to add a new parser. We already offer a save to HTML option. You can also add custom CSS. I would check out the documentation and see what is possible and if you have specific questions, feel free to ask. With that said, it may not be able to be configured "exactly" how you imagine, but it is fairly flexible. |

Currently, Markdown Preview is only designed as a Sublime Text plugin.
I'm not quite sure what is being asked here, can you provide an example?