0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-01-05 06:10:07 -05:00
Squire/source
Matthew Borden 36d8b3b3fc Add makeCodeSnippet & removeCodeSnippet methods + documentation.
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.
2015-01-04 08:40:19 +00:00
..
Constants.js Use mutation observers where possible to detect change 2014-12-27 13:48:15 +07:00
document.html Remove IE8 support. 2014-11-29 20:08:53 +07:00
Editor.js Add makeCodeSnippet & removeCodeSnippet methods + documentation. 2015-01-04 08:40:19 +00:00
intro.js Add support mult-level lists. 2014-04-07 13:05:44 +10:00
Node.js Clean up empty inlines when deleting selection. 2014-12-25 15:09:46 +07:00
outro.js Fix ZWS removal when Squire script not in iframe. 2014-10-02 16:36:39 +07:00
Range.js Fix deleting selection across block boundary. 2014-12-26 14:48:13 +07:00
TreeWalker.js Remove FILTER_(ACCEPT|SKIP) constants. 2014-09-04 17:24:31 +07:00