Silvrback Coders,
We've just brought online a couple of upgrades we wanted to let you know about. These are mostly applicable to the WYSI editor.
You should notice on the WYSI editor a new toolbar icon {;}. Clicking on the icon reveals a dropdown feature and field to enter code. I think it is pretty straight forward. There is also a format clearing feature available. Instructions for these follow.
Code Formatting: Click {;} icon from toolbar, which will open a popup. Select coding language you wish to use and place your code in the field. Click "Ok" when finished. For editing existing code, select your code area then click {;}, revise as desired and click OK.
Clear Formatting: Select the text format you want to clear; then right-click mouse and from the menu that appears, click "clear"to remove formatting from item.
GIST + ANCHOR EMBEDS
WYSI Editor: For rendering gist, use the following format: {%{gist_id}%}. To insert an anchor, right-click mouse in article page and from the menu select the anchor tool. It will open a popup where you write your anchor name. Click "OK".
You can also use the following anchor format directly in the WYSI editor: {%{#anchor_name}%}. For both anchor and gist formats, use this: {%{gist_id#anchor_name}%}.
This capability was also added to the Markdown editor.
Markdown Editor: For rendering gist use this format: {%{gist_id}%}. For anchor support in Markdown use {%{#anchor_name}%}. For both anchor and gist, use {%{gist_id#anchor_name}%}.
Let us know how these upgrades are performing and any tweaks to instructions we should make before we FAQ these.
Thanks for Silvrbacking with us...
Kermit