misc


Pelican Markdown Test Page

  • Examine how Markdown is rendered with Pelican This is a lightly modified copy of original article: Source commit bed42417 Rendered These examples of markdown are a modified form taken from Build A Blog With Pelican And Python - Pt. 2 Creating Content. I did find some issues that I mention as …
  • by David Colton, in markup tagged with ,
  •  
  • Read more ...

rST Cheat Sheet

  • This is a lightly modified copy of rst-cheatsheet.rst from https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst commit ``62ce5c7`` Inline Markup Inline markup allows words and phrases within text to have character styles (like italics and boldface) and functionality (like hyperlinks). *emphasis* emphasis **strong emphasis** strong emphasis `interpreted …
  • by ralsina, in markup tagged with ,
  •  
  • Read more ...