Post History
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...
#3: Post edited
- 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
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
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?