Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a997cb21 | 2020-10-18 09:34:10 | Add MD_BLOCK_TABLE_DETAIL. This allows renderers to have the info about table dimension (table column and row count) in advance and e.g. simplify their memory allocation strategy. | ||
| 440ccd82 | 2020-08-19 10:03:31 | Update md4c.h | ||
| 9651f780 | 2020-08-16 11:28:21 | Improve docs comments. | ||
| 4ad801b7 | 2020-07-26 23:12:57 | Replace deprecated MD_RENDERER mentions in md4c.h. | ||
| 1f78c867 | 2019-08-09 10:29:55 | Rename HTML renderer public identifier names. This is to reflect we make it a public API. | ||
| 7f2d880f | 2019-08-09 09:50:24 | Refactor dir structure. We place all the sources in the single directory in order to not having many dirs with too few sources. |