Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Post History
The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored ...
#3: Post edited
- The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored when the post is shown normally.
- The TT tags don't get lost. Editing a post again shows the tags, and the result is again correct in the preview window.
- Test cases:
- Normal text
- <tt>Text enclosed in TT</tt>
- PS - I just noticed that HTML entities (like &lt; and &gt;) don't work in titles.
- The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored when the post is shown normally.
- The TT tags don't get lost. Editing a post again shows the tags, and the result is again correct in the preview window.
- Test cases:
- Normal text
- <tt>Text enclosed in TT</tt>
- PS - I just noticed that HTML entities (like &lt; and &gt;) don't work in titles.
- <blockquote>tt seems to be outdated</blockquote>
- OK, what should I use instead? What should I use to show text in-line in mono-spaced font, without a distracting box or something around it?
#2: Post edited
<TT> works in preview, not in final post.
- TT tag works in preview, not in final post.
- The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored when the post is shown normally.
- The TT tags don't get lost. Editing a post again shows the tags, and the result is again correct in the preview window.
- Test cases:
- Normal text
- <tt>Text enclosed in TT</tt>
- The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored when the post is shown normally.
- The TT tags don't get lost. Editing a post again shows the tags, and the result is again correct in the preview window.
- Test cases:
- Normal text
- <tt>Text enclosed in TT</tt>
- PS - I just noticed that HTML entities (like &lt; and &gt;) don't work in titles.
#1: Initial revision
<TT> works in preview, not in final post.
The html tag <tt> works correctly in the preview window that is shown while editing a post. Text enclosed in such tags is shown in mono-spaced font. However, the TT tag seems to be ignored when the post is shown normally. The TT tags don't get lost. Editing a post again shows the tags, and the result is again correct in the preview window. Test cases: Normal text <tt>Text enclosed in TT</tt>