12013-07-19 2 * Fixed formatting of tables with fullwidth characters 3 * Fixed border and margin of editor 4 * Updated Russian translation (thanks to Aleksandr Selivanov) 5 62013-07-02 7 * Fixed cursor position in IE 8 * Use same font family as textarea 9 * Updated Ace version 10 112013-05-15 12 * Fixed lock expiring while editing 13 * Fixed setting to enabled/disable syntax highlighting 14 * Fixed highlighting of code blocks with filenames 15 * Fixed highñighting of tables with multiline cells 16 * Use same font size and line height as textarea 17 * Same languages as GeSHI allowed in code/file blocks 18 * Updated Ace version (freaturing a search box and new themes) 19 202012-10-01 21 * Syntax highlighting for diff, Go, JSX, Lua Page, TCL and YAML 22 * Fixed headline buttons when Ace is disabled 23 * Fixed navigation shortcuts issues on Mac 24 * Updated Ace version 25 262012-09-06 27 * Fixed settings when plugin is disabled 28 * Fixed SSL alert when loading jQuery (pre-Angua) 29 * Fixed parsing of table inside code blocks 30 * Updated Ace version 31 322012-04-17 33 * Support for markdown(extra) plugin 34 * Setting to enable/disable Ace by default 35 * Syntax highlighting of all languages supported by Ace 36 * Fixed conflict with edittable plugin 37 * Updated Ace version 38 392012-02-14 40 * Fixed syntax of nowiki tags 41 * Fixed toolbar bug when Ace is disabled 42 * Setting for additional XML-like tags 43 * PHP-JSON extension not required 44 * Updated Ace version 45 462011-12-14 47 * Fixed loading of editor randomly failed 48 * Fixed scrolling glitch when loading editor 49 * Preserve border and margin styles of textarea 50 * Polish translation by Aleksander Setlak 51 * Updated Ace version 52 532011-11-16 54 * Fixed syntax highlighting of media and internal links 55 * Fixed syntax highlighting of content inside tables 56 * Internet Explorer 9 is not blacklisted anymore 57 * Updated Ace version 58 592011-10-17 60 * Table shortcuts now use prefix Ctrl-Space instead of Alt 61 * Table commands now support column span 62 * Use of color themes included in Ace 63 * Syntax hihglighting of content inside code, file, html, php and latex tags 64 * Russian translation (thanks to Aleksandr Selivanov) 65 * Support for next Dokuwiki release "Angua" 66 * Some minor improvements and bug fixes 67 * Code ported to CoffeScript and refactored 68 * Updated ace version 69 702011-06-14 71 * Tab now inserts 2 spaces instead of 4 72 * New command to remove a column of a table 73 * Option key is used for shortcuts is MacOSX 74 * Fixed errors in toolbar buttons 75 * Workaround for conflict with syntaxhiglighter3 plugin 76 * Fixed some minor bugs in table commands 77 782011-06-02 79 * Table editing commands 80 * Notify of errors in LaTeX preview 81 * Italian translation (thanks to vinnie) 82 * Fixed editor in locked pages 83 * Some minor bugs fixed 84 * Updated Ace version 85 862011-04-07 87 * Syntax highlihgting for LaTeX plugin 88 * Preview of LaTeX formulas 89 902011-04-01 91 * Fixed some integration bugs 92 * Updated Ace build (fixes multi-byte languages) 93 942011-03-25 95 * Fixed syntax error with compact JavaScript 96 * Use of jQuery for compatibility and future enhancements 97 * Updated Ace build 98 992011-03-21 100 * Toggle between Ace and textarea 101 * New light color theme 102 * Fixed: toolbar popups not clickable 103 * Fixed: editor in locked pages 104 * Updated Ace build 105 1062011-03-11 107 * Works on Lemming 108 * Fixed some integration bugs 109 * Updated Ace build 110 1112011-02-17 112 * Wrap mode: adapts to editor width if limit is empty 113 * Fixed issue #1: width wrong when using sidebar template 114 * Update Ace build from master branch 115 1162011-02-10 117 * Editor integration 118 * Syntax highlighting 119 * New line indentation 120