inline code tags

How to add inline tags in the posts?
Like in this thread post #4.

Thanks.

Inline code tags:

``` ... ```

Other tags with line numbering:

[highlight=bash]...[/highlight]

[highlight=sh]...[/highlight]

[highlight=ksh]...[/highlight]

3 Likes

Great. these features are cool. I wasn't aware of these.
Thanks a lot.

OBTW, when I add inline code tags, I highlight the text, select the code tag icon in the editor, and then simply add the "i" in front of "code" (twice, beginning and end tags) to create the icode tag, that way I only type 2 letters, instead of 15 characters, being lazy :smiley:

That's a good short-cut. thinking to adapt this :slight_smile:
Do we have planning to have separate button for icode in future?

No, the forum advisors have already discussed this, and since the formatting of the inline tags do not work on multi-lines of code, it was decided not to create a button for it.

Sorry about that, but that was the collective wisdom of the advisory group after working with the tags.

1 Like