We value web accessibility and constantly try to make Hashnode more accessible to everyone. This week, we shipped support for 8 more HTML tags to Hashnode Editor which will enable writers to write accessible articles. Check out the list below for mo...
townhall.hashnode.com4 min read
This is cool! It would be nice if you could support markdown formatting inside it these tags too!
<details>
<summary>Expand this to see what I mean</summary>
js
this().is("a code block") === true
bold
- list
- here
- here
- here
- things
</details>
Source:
<details>
<summary>Expand this to see what I mean</summary>
```js
this().is("a code block") === true
``\`
**bold**
- list
- here
- here
- here
- things
</details>
Thanks. It would be great to add these supported tags in the "Guide" of the text editor.
I'm gonna take this advantage, gonna use them in my blog
Thanks to all Hashnode team. These are awesome tags now supported.
Wilfred Dube
Hi. How do we add equations?