Preferences

The lengths that people will go to just to not write HTML...

codegladiator
> ```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 />
yaoke259
I designed it this way to be more markdown like, and without support for styling
archerx OP
That's not even valid HTML...
bottlero_cket
I always wonder if anyone deploys this stuff to prod…
archerx OP
The scary thing is they do.
janmarsal
HTML was a mistake. I think banning XML would make the world a better place.
floydnoel
so you don’t use websites?
janmarsal
How would I be here if I didn't?
archerx OP
How do you think the page was rendered?

This item has no comments currently.