Using Markdown with the kramdown Library and Tools
Hello, Thomas Leitner - the author of the kramdown gem - has posted the talk slides (in HTML) for yesterday’s Vienna.html talk titled “Using Markdown with the kramdown Library and Tools”. Thanks to Thomas for the great gem that starting May 1st will convert all Markdown pages with Jekyll 3 on GitHub Pages. Cheers. Did you know? kramdown includes automatic table of contents generation. Use {:toc}
. Or did you know? kramdown can also convert HTML back into kramdown source? On the command line use: kramdown -i html -o kramdown
Post a comment