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
Markdown is one of the most used formats for writing content. Tipograph should have support for it. The parser should follow commonmark spec, and possibly be extended with some widely used extensions.
There is a very basic parser in scripts/readme.js file in this repository, but I think it is not a good place to start.
The text was updated successfully, but these errors were encountered:
Markdown is one of the most used formats for writing content. Tipograph should have support for it. The parser should follow commonmark spec, and possibly be extended with some widely used extensions.
There is a very basic parser in
scripts/readme.js
file in this repository, but I think it is not a good place to start.The text was updated successfully, but these errors were encountered: