hugo-to-gemini/internal/gmnhg
Timur Demin fc76187e13
Implement renderer test suite
This implements a Markdown / Gemtext suite, testing the entire renderer
at complex Markdown documents, containing the entirety of current
Markdown features accessible with gmnhg. The test suite can be expanded
by adding a pair of .md/.gmi files.

Minor bug fixes in JSON/Org metadata parsing where bugs were detected
with the test suite are also included in this patch.

Fixes #13.
2021-09-30 18:01:46 +05:00
..
org.go Implement renderer test suite 2021-09-30 18:01:46 +05:00
post.go Implement renderer test suite 2021-09-30 18:01:46 +05:00
templates.go Add missing copyright headers 2021-09-17 22:37:10 +05:00