# Render \`\<button disabled\>\` in markdown

**URL:** https://meta.discourse.org/t/render-button-disabled-in-markdown/358906
**Category:** Feature
**Created:** [March 26, 2025, 10:11am UTC](https://meta.discourse.org/t/render-button-disabled-in-markdown/358906 "2025-03-26T10:11:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![roke\_julian\_lockhart](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roke_julian_lockhart/32/540179_2.png) [@roke\_julian\_lockhart](https://meta.discourse.org/u/roke_julian_lockhart)
#### Post date: [March 26, 2025, 10:11am UTC](https://meta.discourse.org/t/render-button-disabled-in-markdown/358906/1 "2025-03-26T10:11:53Z")

</div>

As stated in a relevant thread, where I was advised to separate this request from a bug in which the button renders in the previewer:

> [@The "button" HTML5 tag renders in the editor previewer, but not rendered posts](https://meta.discourse.org/t/the-button-html5-tag-renders-in-the-editor-previewer-but-not-rendered-posts/358811/1):
>
> If it being cleansed from the rendered post is deliberate because of security concerns that I’m unaware of, could you not at least just replace `<button>` with `<button disabled>`?
> 
> I ask because I see frequent misuse of `<code>` and `<kbd>` where `<button>` would be semantic, especially in tutorials and reproduction steps.
