Move headlines into their own file.

This commit is contained in:
Tom Alexander
2023-09-08 15:05:42 -04:00
parent 40f22034da
commit 3cc2294387
3 changed files with 226 additions and 204 deletions

View File

@@ -14,6 +14,7 @@ mod fixed_width_area;
mod footnote_definition;
mod footnote_reference;
mod greater_block;
mod headline;
mod horizontal_rule;
mod in_buffer_settings;
mod inline_babel_call;