added support for interupting slides line by line, #45, #75
[smdp.git] / include / markdown.h
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