diff options
Diffstat (limited to 'include/markdown_translator.hpp')
| -rw-r--r-- | include/markdown_translator.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/markdown_translator.hpp b/include/markdown_translator.hpp index 4a62cbc..34efefb 100644 --- a/include/markdown_translator.hpp +++ b/include/markdown_translator.hpp @@ -110,6 +110,7 @@ private: REGULAR, IN_FIGURE, IN_CODEBLOCK, + IN_BLOCKQUOTE }; }; |
