Posts by trichoplax
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...
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...
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...
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...
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...
Standard text. Text with superscript. Text with subscript. Text with superscriptsubscript. Text with subscriptsuperscript. Excessive.
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
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 ...
How about inline SVG? No - "Unsupported HTML detected" and no rendering in editor preview or saved post.
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...
def a(): print("hi") return 1, 2 def a(): print("hi") return 1, 2
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 ...
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 sentence. Describing a dolla...
This is a suggested edit A high school student I know has the following problem: a>b A parabola is given by a $b^3+3px$ with $p>0$. The point $D$ is on the parabola in the first quadrant...
A new question. With newlines. Because that's what we're testing today. Newlines!