importers #700
Replies: 5 comments
-
Today i have completed markdown converter for heading tags including h1,2 and 3,paragraphs and generated multiple ftp files based on Summary.md. |
Beta Was this translation helpful? Give feedback.
-
I have worked on code improvements and also worked on ftd file generation. I have pushed code at following branch https://github.com/ftd-lang/importers/tree/md/importer Pull request |
Beta Was this translation helpful? Give feedback.
-
i am using "pulldown-cmark" crate for markdown parser |
Beta Was this translation helpful? Give feedback.
-
Today i have properly implemented "pulldown-cmark" for our parsing of markdown and rendering into docsite. |
Beta Was this translation helpful? Give feedback.
-
Finished parsing Markdown Links as well |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Owner: @wasif1024
Importers
This discussion will track the progress of the importers. We will write hundreds of importers, one of each project mentions here.
markdown
toftd
Tasks
mdbook
project and make it with importer + fpm. In our case, we will rustmdbook
.Beta Was this translation helpful? Give feedback.
All reactions