Use a single function for finding all keywords.

This commit is contained in:
Tom Alexander
2023-09-04 19:17:23 -04:00
parent d38e198258
commit 275b4b53d1
7 changed files with 111 additions and 54 deletions

View File

@@ -15,6 +15,7 @@ mod footnote_definition;
mod footnote_reference;
mod greater_block;
mod horizontal_rule;
mod in_buffer_settings;
mod inline_babel_call;
mod inline_source_block;
mod keyword;