Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community 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 »
Q&A

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

70%
+5 −1
Q&A The body of this post is empty

Explanation When submitting a post with nothing in the body, we get this error: But according to this page (formatting stripped): HTML tags that do not appear on this list will be stripped o...

posted 3mo ago by meta user‭  ·  edited 3mo ago by meta user‭

Answer
#3: Post edited by user avatar meta user‭ · 2024-02-19T01:23:31Z (3 months ago)
supported tags update
  • Explanation
  • -
  • When submitting a post with nothing in the body, we get this error:
  • ![Screenshot](https://meta.codidact.com/uploads/88qlesbo3eqcrcynqw83r44v6hsq)
  • But according to [this](https://meta.codidact.com/help/advanced-formatting) page (formatting stripped):
  • > HTML tags that do not appear on this list will be stripped out and not displayed if they are included in posts or comments. The source code for supported tags in posts can be found in posts_helper.rb, and for comments in comments_helper.rb.
  • So one can just enter something like this:
  • ![Screenshot](https://meta.codidact.com/uploads/ksazn9onmlg7sdsmt1x52efkv2dv)
  • ...to make the invalid tags get stripped out and leave the question with an empty body.
  • > Such useless posts can be flagged instead for speedy deletion
  • If such kinds of posts don't exist in the first place then the moderator workload can become lesser.
  • Explanation
  • -
  • When submitting a post with nothing in the body, we get this error:
  • ![Screenshot](https://meta.codidact.com/uploads/88qlesbo3eqcrcynqw83r44v6hsq)
  • But according to [this](https://meta.codidact.com/help/advanced-formatting) page (formatting stripped):
  • > HTML tags that do not appear on this list will be stripped out and not displayed if they are included in posts or comments. The source code for supported tags in posts can be found in posts_helper.rb, and for comments in comments_helper.rb.
  • So one can just enter something like this:
  • ![Screenshot](https://meta.codidact.com/uploads/ksazn9onmlg7sdsmt1x52efkv2dv)
  • ...to make the invalid tags get stripped out and leave the question with an empty body.
  • **Edit:** It appears to work even with supported tags, for example, `<b></b>`
  • > Such useless posts can be flagged instead for speedy deletion
  • If such kinds of posts don't exist in the first place then the moderator workload can become lesser.
#2: Post edited by user avatar meta user‭ · 2024-02-18T10:07:34Z (3 months ago)
  • Explanation
  • -
  • When submitting a post with nothing in the body, we get this error:
  • ![Screenshot](https://meta.codidact.com/uploads/88qlesbo3eqcrcynqw83r44v6hsq)
  • But according to [this](https://meta.codidact.com/help/advanced-formatting) page (formatting stripped):
  • > HTML tags that do not appear on this list will be stripped out and not displayed if they are included in posts or comments. The source code for supported tags in posts can be found in posts_helper.rb, and for comments in comments_helper.rb.
  • So one can just enter something like this:
  • ![Screenshot](https://meta.codidact.com/uploads/ksazn9onmlg7sdsmt1x52efkv2dv)
  • ...to make the invalid tags get stripped out and leave the question with an empty body.
  • Explanation
  • -
  • When submitting a post with nothing in the body, we get this error:
  • ![Screenshot](https://meta.codidact.com/uploads/88qlesbo3eqcrcynqw83r44v6hsq)
  • But according to [this](https://meta.codidact.com/help/advanced-formatting) page (formatting stripped):
  • > HTML tags that do not appear on this list will be stripped out and not displayed if they are included in posts or comments. The source code for supported tags in posts can be found in posts_helper.rb, and for comments in comments_helper.rb.
  • So one can just enter something like this:
  • ![Screenshot](https://meta.codidact.com/uploads/ksazn9onmlg7sdsmt1x52efkv2dv)
  • ...to make the invalid tags get stripped out and leave the question with an empty body.
  • > Such useless posts can be flagged instead for speedy deletion
  • If such kinds of posts don't exist in the first place then the moderator workload can become lesser.
#1: Initial revision by user avatar meta user‭ · 2024-02-18T09:52:09Z (3 months ago)
Explanation
-
When submitting a post with nothing in the body, we get this error:

![Screenshot](https://meta.codidact.com/uploads/88qlesbo3eqcrcynqw83r44v6hsq)

But according to [this](https://meta.codidact.com/help/advanced-formatting) page (formatting stripped):

> HTML tags that do not appear on this list will be stripped out and not displayed if they are included in posts or comments. The source code for supported tags in posts can be found in posts_helper.rb, and for comments in comments_helper.rb.

So one can just enter something like this:

![Screenshot](https://meta.codidact.com/uploads/ksazn9onmlg7sdsmt1x52efkv2dv)

...to make the invalid tags get stripped out and leave the question with an empty body.