Introduce a registry into the conversion to intermediate format.
This commit is contained in:
@@ -6,6 +6,7 @@ mod heading;
|
||||
mod object;
|
||||
mod page;
|
||||
mod plain_text;
|
||||
mod registry;
|
||||
mod section;
|
||||
mod util;
|
||||
pub(crate) use convert::convert_blog_post_page_to_render_context;
|
||||
|
||||
Reference in New Issue
Block a user