Posts by trichoplax
A new question to try things out.
A test edit after redaction Testing dollar signs and MathJax. MathJax block: $$a^2+b^2=c^2$$ MathJax block: $$a^2+b^2=c^2$$MathJax $N^2$ inline in a sentence. MathJax $N^2$ inline in a ...
def a(): print("hi") return 1, 2 def a(): print("hi") return 1, 2
Does SVG work in the image upload? No. Only png, jpeg, jpg, gif (even if the wrong file extension such as png is used, svg is rejected). Does SVG in an <img> tag work? Yes in the edit previe...
How about animated SVG?
How about inline SVG? No - "Unsupported HTML detected" and no rendering in editor preview or saved post.
APNG is an animated PNG format, but still uses the file extension .png for backwards compatibility. The example APNG from https://en.wikipedia.org/wiki/APNG This uploads without complaint, and ...
A MathJax block: Raw Markdown: $$a<b$$ Rendered output: $$a Raw Markdown: A sentence with $a<b$ in it. Rendered output: A sentence with $a
Standard text. Text with superscript. Text with subscript. Text with superscriptsubscript. Text with subscriptsuperscript. Excessive.
I prefer sticking to Markdown in my own posts, for compatibility for anyone who wants to reuse sections of my posts outside Codidact, but there are already several ways to format posts using the ex...
Highlight to reveal, for example by dragging over the text to select it, or triple clicking to select the paragraph. Some <span class="has-color-white">hidden text</span> in a senten...
Testing the same Markdown as the question to see whether the alignment classes are added automatically. Test table a b some text goes here some other text goes here They a...
Testing making a table through the user interface using HTML rather than Markdown, so the alignment classes can be added. Centered Right aligned centered right aligned Longer t...
Some code blocks: spaces tab Try highlighting the text and the whitespace before it to see the difference. Although pressing tab while manually entering code will switch to another elem...
- ← Previous
- 1
- 2
- Next →

