From 472fbff768ad431f3ca030bf899180252394f18d Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 1 Apr 2018 06:36:09 +0000 Subject: md_tw.py: Add TWMarkdown.output_heading. Add prefix, if it exists, to heading. * md_tw.py (TWMarkdown.output_heading): Override super class's method. * tests/data/renderer-heading-w.md: Update file. * tests/data/renderer-heading.md: Update file. --- tests/data/renderer-heading-w.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data/renderer-heading-w.md') diff --git a/tests/data/renderer-heading-w.md b/tests/data/renderer-heading-w.md index 382896d..3762596 100644 --- a/tests/data/renderer-heading-w.md +++ b/tests/data/renderer-heading-w.md @@ -9,3 +9,7 @@ Lost our mind. ### Junk Mind In the junkyard. + +> ### Depreston +> +> ...now we got the perculator... -- cgit v1.2.3