←back to thread

193 points yaoke259 | 8 comments | | HN request time: 0.446s | source | bottom
1. archerx ◴[] No.45025033[source]
The lengths that people will go to just to not write HTML...
replies(3): >>45025377 #>>45026190 #>>45033807 #
2. codegladiator ◴[] No.45025377[source]
> ```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 />
replies(2): >>45025392 #>>45026711 #
3. yaoke259 ◴[] No.45025392[source]
I designed it this way to be more markdown like, and without support for styling
4. bottlero_cket ◴[] No.45026190[source]
I always wonder if anyone deploys this stuff to prod…
replies(1): >>45026714 #
5. archerx ◴[] No.45026711[source]
That's not even valid HTML...
6. archerx ◴[] No.45026714[source]
The scary thing is they do.
7. janmarsal ◴[] No.45033807[source]
HTML was a mistake. I think banning XML would make the world a better place.
replies(1): >>45037972 #
8. floydnoel ◴[] No.45037972[source]
so you don’t use websites?