aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/util.py
Commit message (Expand)AuthorAgeFilesLines
* Moved a bunch of global variables to the instance of the Markdown class.Waylan Limberg2010-07-061-8/+0
* Removed Global variable HTML_PLACEHOLDER. Use HtmlStash.get_placeholder(key) ...Waylan Limberg2010-07-061-3/+3
* Moved HtmlStash and base Prosessor classes to the new util module.Waylan Limberg2010-07-061-1/+45
* Updated commandline script as logging settings are no longer in markdown/__in...Waylan Limberg2010-07-061-2/+1
* Clean up previous commit a little. renamed misc_logging to md_logging and fi...Waylan Limberg2010-07-061-1/+1
* Rename misc.py to util.py at the request of upstreamToshio Kuratomi2010-07-051-0/+73