You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a --html-in-md option to the markdown command. (#493)
Add a flag that tells the `markdown` command to write its HTML output
into a `.md` file. This will allow it to be displayed on Github, which
doesn't render HTML files but does render Markdown files which can
contain HTML.
0 commit comments