mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-12 19:36:52 +00:00
![]() Code in lists could throw error on parse due to inner <code> tag being parsed but not actually used within a <pre>, so this updates the importDOM to disregard childdren for code blocks. This also improves the invariant implementation to not be so dev/debugger based, and to include vars in the output. |
||
---|---|---|
.. | ||
__tests__/unit | ||
index.ts | ||
LexicalCalloutNode.ts | ||
LexicalCodeBlockNode.ts | ||
LexicalDetailsNode.ts | ||
LexicalDiagramNode.ts | ||
LexicalHeadingNode.ts | ||
LexicalHorizontalRuleNode.ts | ||
LexicalImageNode.ts | ||
LexicalMediaNode.ts | ||
LexicalQuoteNode.ts |