Commit Graph
10 Commits
Author SHA1 Message Date
jessica parsons 5e2f73aec4 update my name to the current one 2024-03-29 23:41:29 -07:00
david parsons 16e47523e0 whoops, misspelled Aaron's last name 2018-06-03 21:05:28 -07:00
david parsons 2324a09ac6 Add Aaron Schwartz (RIP) to the original author credit 2018-06-03 21:03:53 -07:00
david parsons 32449aec31 reformatted the README 2017-04-16 01:09:52 -07:00
david parsons 22fd0cb385 change domain from pell.chi.il.us to pell.portland.or.us 2014-01-08 16:15:49 -08:00
David Parsons ca7c57333c Revert "Up to version 1.2.8 ( --relaxed-emphasis, atx header pruning, -nohtml)"
(drop missing changes from pell?)

This reverts commit 7d414e7a23.
2008-08-22 07:51:14 -07:00
david parsons 7d414e7a23 Up to version 1.2.8 ( --relaxed-emphasis, atx header pruning, -nohtml) 2008-08-11 21:19:41 -07:00
David Parsons cacfa365f0 Up to version 1.2.8
===================

1.  Add the new flag MKD_NOHTML, which blocks *all* embedded html and
    forces the user to use the markup language for doing markup.
2.  Document --relaxed-emphasis
3.  Update the markdown(1) manpage so it mentions `-fnohtml`
4.  Add the symbolic #defines to mkdio.h (and markdown.h) for NOHTML/DENY_HTML
2008-08-09 10:26:27 -07:00
David Parsons c3a06a7686 Rearrange RELAXED_EMPHASIS so that it only applies to underscrores in the
middle of words.   Add the new configure option --relaxed-emphasis, which
breaks the emphasis rules for things like a_b (or, if you're describing
code, thing like `size_t` or `time_t` or ...)
2008-08-09 09:19:48 -07:00
david parsons de5cab5f16 1.1.2a just adds INSTALL and README files. 2008-03-01 15:13:28 -08:00