mirror of
https://github.com/fastmail/Squire.git
synced 2025-03-15 00:51:22 -05:00
Adds the ability to wrap text as code. The entire selection is wrapped in a <pre> tag. Each line is a <code> tag inside a <div> tag. Lines are located at the path BODY > PRE > DIV > CODE. |
||
---|---|---|
.. | ||
Constants.js | ||
document.html | ||
Editor.js | ||
intro.js | ||
Node.js | ||
outro.js | ||
Range.js | ||
TreeWalker.js |