We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Creating or Extending an Edit Mode (markdown)
Revert 7d8894886cf34370e84f1511837c3097df8d4a27^ ... 7d8894886cf34370e84f1511837c3097df8d4a27
Destroyed Creating a new Edit Mode (markdown)
Updated Creating a new Edit Mode (markdown)
Updated Creating or Extending an Edit Mode (asciidoc => markdown)
Updated Creating a new Edit Mode (markdown => asciidoc)
use lib/ace instead of pilot
Fixed initialization of new TextHighlightRules object
There was a leftover HTMLHightlightRules in the example. This has been replaced with the correct ExampleHighlightRules
Add mode delegation docs
Update to use new embedRules function