Communities

(DEV) Codidact Meta
(DEV) Codidact Meta
(DEV) Writing
(DEV) Writing
Proposals
Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for trichoplax‭

Type On... Excerpt Status Date
Answer A: test post with an image
Some text typed in before pasting in the Markdown for a previously uploaded image with ctrl+V.
(more)
3 months ago
Answer A: test post with an image
Some text typed in before pasting in the Markdown for a previously uploaded image using right mouse click.
(more)
3 months ago
Answer A: test post with an image
Some text typed in before uploading an image with the "Insert image" button.
(more)
3 months ago
Answer A: test post with an image
Some text typed in before pasting in the image with ctrl+V.
(more)
3 months ago
Answer A: test post with an image
Some text typed in before pasting in the image with right mouse click.
(more)
3 months ago
Question Is MathML converted by the MathJax library?
MathJax: $$1+1=2$$ MathML: 1 + 1 = 2 No, the MathML is stripped out so MathJax has nothing to work on.
(more)
3 months ago
Question Testing mixed tabs and spaces in code blocks
Some code blocks: ```text spaces ``` ```text 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 element rather than inserting a tab character, code that is pasted in maintain...
(more)
9 months ago
Answer A: Alignment test post
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 text to make alignment apparent Longer text to make alignment apparent
(more)
11 months ago
Question Testing multiple images on one line
Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imagealttext Imageal...
(more)
11 months ago
Answer A: Alignment test post
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 are not.
(more)
11 months ago
Question Fake spoiler text
Highlight to reveal, for example by dragging over the text to select it, or triple clicking to select the paragraph. ```html Some hidden text in a sentence. ``` Some hidden text in a sentence. ```html GOOD&nbsp; AFTERNOON ``` GOOD&nbsp; AFTERNOON ```html I'm So Meta ...
(more)
11 months ago
Answer A: Markdown image formatting test
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 existing HTML classes that Codidact defines (through Co-Design). Examples ```html This is some ...
(more)
11 months ago
Question Subscript and superscript
Standard text. Text with superscript. Text with subscript. Text with superscriptsubscript. Text with subscriptsuperscript. Excessive.
(more)
11 months ago
Question HTML tag removal of MathJax inequalities
A MathJax block: Raw Markdown: ```text $$a<b$$ ``` Rendered output: $$a<b$$ Raw Markdown: ```text A sentence with $a<b$ in it. ``` Rendered output: A sentence with $a<b$ in it.
(more)
12 months ago
Question Does APNG work in posts?
APNG is an animated PNG format, but still uses the file extension `.png` for backwards compatibility. Bouncing ball The example APNG from https://en.wikipedia.org/wiki/APNG This uploads without complaint, and displays in the editor preview and in the final rendered post with the animation wo...
(more)
12 months ago
Answer A: Does SVG work in posts?
A PNG image for testing in comments: Transparent dice on a transparent background Thanks to Wikipedia
(more)
about 1 year ago
Answer A: Does SVG work in posts?
How about inline SVG? No - "Unsupported HTML detected" and no rendering in editor preview or saved post.
(more)
about 1 year ago
Answer A: Does SVG work in posts?
How about animated SVG?
(more)
about 1 year ago
Question Does SVG work in posts?
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 `` tag work? Yes in the edit preview, and in the saved post:
(more)
about 1 year ago
Question Testing HTML comment based syntax highlighting
def a(): print("hi") return 1, 2 ```python def a(): print("hi") return 1, 2 ```
(more)
about 1 year ago
Question Testing dollar signs and MathJax
A test edit after redaction Testing dollar signs and MathJax. ```text MathJax block: $$a^2+b^2=c^2$$ ``` MathJax block: $$a^2+b^2=c^2$$ ```text MathJax $N^2$ inline in a sentence. ``` MathJax $N^2$ inline in a sentence. ```text Describing a dollar amount $200 without acci...
(more)
almost 2 years ago
Answer A: Lorem ipsum dolor sit amet
Testing dollar signs and MathJax. ```text MathJax block: $$a^2+b^2=c^2$$ ``` MathJax block: $$a^2+b^2=c^2$$ ```text MathJax $N^2$ inline in a sentence. ``` MathJax $N^2$ inline in a sentence. ```text Describing a dollar amount $200 without accidentally invoking MathJax. ```...
(more)
almost 2 years ago
Question Testing MathJax in question previews in question list
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 at a distance of $8$ from the $x$-axis. > > 1. Find the distance of $D$ from the directrix of the pa...
(more)
about 2 years ago
Question A questions featuring plenty of newlines (posted from Linux)
A new question. With newlines. Because that's what we're testing today. Newlines!
(more)
over 2 years ago
Answer A: A question to try things out
An answer for the sake of completeness.
(more)
over 2 years ago
Question A question to try things out
A new question to try things out.
(more)
over 2 years ago