tree: ef542943810a97d9348922dc47ede5224577ec90 [path history] [tgz]
  1. content/
  2. def/
  3. themes/
  4. compare_meta.sh
  5. pelican.def.py
  6. pelican.gfm.py
  7. README.md
tests/issue62/README.md

This directory contains files to test issue62

  • compare_meta.sh - runs pelican with GFM and default markdown and compares output
  • content/one.md - test file with various meta-data entries
  • pelican.def.py - pelican config for the default (non-GFM) markdown
  • pelican.gfm.py - pelican config for GFM markdown plugin
  • themes/trivial/templates/base.html - template to show how the markdown source is handled