david parsons
f34f9a1f51
Add the new option MKD_NOSTYLE, which disables special handling
...
of style blocks and treats them like plain old html.
2012-08-05 20:30:45 -07:00
david parsons
5a019adc0c
Add flags to enable/disable markdown extra footnotes
2011-01-13 12:02:12 -08:00
david parsons
10f340de89
Rename the text for MKD_1_COMPAT to `MKD_1_COMPAT'' (instead of the cutandpasted `1_COMPAT'')
2010-11-10 22:45:19 -08:00
david parsons
e767d30715
Don't put out a newline at the end of the runtime flags when not in html mode.
2010-11-10 22:42:19 -08:00
david parsons
3703812fd3
Use two-column output for the html table.
2010-11-10 22:31:14 -08:00
david parsons
796c9f70c7
Rework the html output for mkd_flags_are to use <s>strikethrough</s> on options that are logically OFF.
2010-11-10 17:19:16 -08:00
david parsons
6922fdfe94
Add a couple of functions that write the current runtime configuration
...
(either a flags value (mkd_flags_are) or of an MMIOT (mkd_mmiot_flags))
to a FILE. `markdown -VV` prints out the flags for now, and the
functions are there for other people to use as they desire.
2010-11-10 15:30:39 -08:00