The lengths that people will go to just to not write HTML...
> ```markdown-ui-widget { "type": "button-group", "id": "plan", "label": "Plan", "choices": ["Brainstorm", "Review", "Launch"], "default": "Brainstorm" } ```
markdown-ui-widget-html-version-long <button-group id=plan label=Plan choices="Brainstorm,Review,Launch" default=Brainstorm />
I designed it this way to be more markdown like, and without support for styling
That's not even valid HTML...
I always wonder if anyone deploys this stuff to prod…
The scary thing is they do.
HTML was a mistake. I think banning XML would make the world a better place.
so you don’t use websites?
How would I be here if I didn't?
How do you think the page was rendered?
> ```markdown-ui-widget { "type": "button-group", "id": "plan", "label": "Plan", "choices": ["Brainstorm", "Review", "Launch"], "default": "Brainstorm" } ```
I designed it this way to be more markdown like, and without support for styling
That's not even valid HTML...
I always wonder if anyone deploys this stuff to prod…
The scary thing is they do.
HTML was a mistake. I think banning XML would make the world a better place.
so you don’t use websites?
How would I be here if I didn't?
How do you think the page was rendered?