mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-04 10:18:51 +00:00
I decided to not use the text parser for this one and rely on a regex to parse the style tags. This way it supports only and opening delimiter run and also is much simpler. |
||
---|---|---|
.. | ||
Block.h | ||
CMakeLists.txt | ||
CodeBlock.cpp | ||
CodeBlock.h | ||
Document.cpp | ||
Document.h | ||
Heading.cpp | ||
Heading.h | ||
HorizontalRule.cpp | ||
HorizontalRule.h | ||
List.cpp | ||
List.h | ||
Paragraph.cpp | ||
Paragraph.h | ||
Table.cpp | ||
Table.h | ||
Text.cpp | ||
Text.h |