Commit graph

17 commits

Author SHA1 Message Date
Xavier Mendez
a782137cd2 api_v3: consistency: instance should always be the first parameter 2014-02-07 15:01:29 +01:00
Xavier Mendez
1cc59936dc api_v3: document: actually rename the API 2014-02-06 20:16:23 +01:00
Xavier Mendez
419422bd9a api_v3: document: begin by renaming pertinent files 2014-02-06 19:40:41 +01:00
Xavier Mendez
c8b2a166ff Report write errors the same way as reading errors 2014-02-03 19:29:37 +01:00
Xavier Mendez
791dd19724 Let executables check and report errors properly 2014-02-03 19:25:59 +01:00
Xavier Mendez
7ef947dd17 examples: hoedown_markdown was typedef'ed for some reason! 2013-10-09 15:02:24 +02:00
Xavier Mendez
aef3d53eab Let the examples use the new API! 🎉 2013-10-06 20:44:57 +02:00
Xavier Mendez
6d3acbd672 API-v2: Rename hoedown_callbacks to hoedown_renderer 2013-10-06 16:31:42 +02:00
Devin Torres
f8c7a584f0 All exposed structs are now opaque typedefs 2013-10-02 14:12:16 -05:00
Devin Torres
3d9ca45d67 Add TOC nesting level option to hoedown_html_renderer
Closes #19.
2013-09-30 19:30:52 -05:00
Devin Torres
2c95da1d7a More cleanup and API coalescing 2013-09-23 19:35:54 -05:00
Xavier Mendez
0b6572bc56 Normalize examples; return as expected 2013-09-21 15:29:41 +02:00
Xavier Mendez
5ec7d0b42b Simplify & fix the reading loop in the examples (closes #12) 2013-09-21 15:20:56 +02:00
Xavier Mendez
1de960a54a General cleanup on file endings 2013-09-20 19:07:30 +02:00
Xavier Mendez
7d69ddd4af Some cleanup on examples/ 2013-09-20 19:06:25 +02:00
Xavier Mendez
2845a9e5c2 Remove unnecessary preambles 2013-09-20 19:00:37 +02:00
Devin Torres
189b325f19 Begin code reorganization 2013-09-20 01:14:14 -05:00
Renamed from examples/sundown.c (Browse further)