I like your shapado software under ask.debian.net very much! Many thanks for this phantastic software!
But how can I use < code > Tags and syntax higlighting for snippets?
And a preview under the input box (like here) would be very helpfully.
I like your shapado software under ask.debian.net very much! Many thanks for this phantastic software!
But how can I use < code > Tags and syntax higlighting for snippets?
And a preview under the input box (like here) would be very helpfully.
Right now the admins of the site decide what editor everyone uses. In the next version, we’ll allow users to chose between the WYSIWYG editor and this markdown editor, of course the admins will still be able to pick a default editor.
As a work around for now, on ask.debian.net you can click on the ‘html’ button on the top left of the editor and write code inside these tags:
<pre><code>_your code_</code></pre>
Hackish but works :)