]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/js/chloro.js
quickedit: use angle brackets as code button
[chloro.git] / chloro / phyll / static / js / chloro.js
index 8daedea8d7db26a555c4776c588c542881fc64cf..781836f0c50aea826a670179da9340b3cdfff047 100644 (file)
       style_popup = $('<div class="inline-style-popup">' +
                       '<button data-action="italic"><i>i</i></button>' +
                       '<button data-action="bold"><b>b</b></button>' +
-                      '<button data-action="code">#</button>' +
+                      '<button data-action="code">&lt;&gt;</button>' +
                       '<button data-action="removeFormat">×</button>' +
                       '<button data-action="createLink">a</button>' +
                       '<input name="link-target"/>' +