color config for code blocks
[smdp.git] / include / markdown.h
2018-10-16 jkrvivianFix typos
2018-08-22 Ethan HerbertsonAdd vertical-centering of slide content
2018-07-23 Michael Göhlerversion bump
2017-09-03 Namhyung Kimsupport Github style code formatting (#121)
2016-02-07 Michael Göhlerversion bump
2015-10-27 Martin AltAdded support for pandoc's fenced code blocks
2015-03-27 Michael Göhleri think it's time for version 1.0
2015-02-08 Michael GöhlerMerge pull request #79 from visit1985/wchar_support
2015-02-08 Michael Göhleradded support for interupting slides line by line,...
2014-11-08 Michael Göhlerbeautifying some variable names and function calls
2014-11-07 Lukas LuegFixed memory leaks
2014-10-16 Michael Göhlervarious improvements
2014-10-12 Michael Göhlerfixed line width calculation for correct h-centering
2014-10-12 Michael Göhleradded special char for horizontal centering (#3)
2014-09-27 Michael GöhlerMerge pull request #38 from FreeBirdLjj/issue#16
2014-09-24 FreeBirdLjjAdd data structure for unordered list.
2014-09-14 Michael Göhlersmall readme changes
2014-09-14 Michael Göhlerrewrote Makefile + copyright and license infos
2014-09-12 Michael Göhlerremoved duplicate function + added some comments to...
2014-08-25 Michael Göhlerextended structs with some counts + beautifying
2014-08-25 Michael Göhlerrename objects to deck / slide
2014-08-20 Michael Göhleradd line length and make it utf-8 compatible
2014-08-17 Michael Göhlersplit up some headers + rename markdown_io to parser
2014-08-17 Michael Göhleradded/removed some markdown bits
2014-08-17 Michael Göhleradded header detection + test
2014-08-17 Michael Göhlermake header lines nameless
2014-08-16 Michael Göhlerrefactoring: only function prototypes belong in header...
2014-08-16 Michael Göhlerdraft parsing markdown file into objects
2014-08-16 Michael Göhlerrefine markdown objects + added functions to header
2014-08-15 Michael Göhlerdraft markdown header + bit test