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 "town hall" (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.

Permit inline CommonMark inside post titles.

+2
−0

Being able to utilise inline CommonMark inside titles would increase brevity when code needs to be included (like software.codidact.com/posts/294603's "lsusb -v"), because I'd need to utilise quotation marks otherwise. Additionally, the usefulness of italicisation to indicate emphasis remains applicable in titles as much as elsewhere.

Per gitlab.com/gitlab-org/gitlab/-/issues/476513#note_2542099021, precedent exists. I know that GitHub and Forgejo support it, too.

History

1 comment thread

Agreed at least when it comes to inline code (2 comments)

1 answer

+2
−0

Selected markdown is now rendered in post titles. We support formatting for the following:

  • code (enabled by default)
  • italic (enabled by default)
  • kbd (enabled by default)
  • bold
  • strikethrough
  • sup
  • sub

There is a per-community setting to control which of these seven are rendered in post titles. If your community would like something other than the default, raise it on your Meta category and we can adjust it for you.

History

0 comment threads

Sign up to answer this question »