diff options
author | dx <aryadevchavali1@gmail.com> | 2020-05-06 03:09:57 +0100 |
---|---|---|
committer | dx <aryadevchavali1@gmail.com> | 2020-05-06 03:11:46 +0100 |
commit | 74dd237810d47e961f30ff8e9c3a10a4bb9ef7ac (patch) | |
tree | 487af2f5817de4e94d0b0ca9b15488680bf42267 /Converter/includes/test.h | |
parent | f50d692e858d2479114a2ac3637120edf8a28d19 (diff) | |
download | mdhtml-74dd237810d47e961f30ff8e9c3a10a4bb9ef7ac.tar.gz mdhtml-74dd237810d47e961f30ff8e9c3a10a4bb9ef7ac.tar.bz2 mdhtml-74dd237810d47e961f30ff8e9c3a10a4bb9ef7ac.zip |
+header depth algorithm
This adds the functionality for arbitrary levels of header depth which
will be translated to depth based header tags.
\## -> <h2>
\### -> <h3>
etc
This also introduces a variable 'size_of_content' which presents the
size of the raw string without the header tags as added size.
Diffstat (limited to 'Converter/includes/test.h')
0 files changed, 0 insertions, 0 deletions