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 »
Meta

Post History

71%
+3 −0
Meta Allowing inline tags in questions e.g. "[tag:this-is-a-tag-name]"

Currently, making a tag that looks like this: code-golf ...is somewhat hard: <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a> alth...

0 answers  ·  posted 1d ago by hydroxyl-radical‭  ·  edited 1d ago by hydroxyl-radical‭

Question feature-request discussion tags tag
#3: Post edited by user avatar hydroxyl-radical‭ · 2025-05-27T11:45:03Z (1 day ago)
  • Currently, making a tag that looks like this: <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>
  • ...is somewhat hard:
  • ```html
  • <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>
  • ```
  • - Would something similar to what Codegolf SE has (being `[tag:code-golf]`) be feasible?
  • - Is it warranted?
  • Currently, making a tag that looks like this: <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>
  • ...is somewhat hard:
  • ```html
  • <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>
  • ```
  • <sub>although if you drop the requirement for it to be clickable it can be `<a class="badge is-tag">a-bit-shorter</a>`</sub>
  • - Would something similar to what Codegolf SE has (being `[tag:code-golf]`) be feasible?
  • - Is it warranted?
#2: Post edited by user avatar hydroxyl-radical‭ · 2025-05-27T11:37:28Z (1 day ago)
  • Currently, making a tag that looks like "<a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>" is quite hard: `<a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>`.
  • Would something similar to what Codegolf SE has (being `[tag:code-golf]`) be feasible? Is it warranted?
  • Currently, making a tag that looks like this: <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>
  • ...is somewhat hard:
  • ```html
  • <a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>
  • ```
  • - Would something similar to what Codegolf SE has (being `[tag:code-golf]`) be feasible?
  • - Is it warranted?
#1: Initial revision by user avatar hydroxyl-radical‭ · 2025-05-27T11:34:08Z (1 day ago)
Allowing inline tags in questions e.g. "[tag:this-is-a-tag-name]"
Currently, making a tag that looks like "<a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>" is quite hard: `<a class="badge is-tag" href="https://codegolf.codidact.com/categories/49/tags/4274">code-golf</a>`.

Would something similar to what Codegolf SE has (being `[tag:code-golf]`) be feasible? Is it warranted?