Speculation on rules for Humane HTML

I’ve grown increasingly frustrated with markup languages that try to make inputting formatted text on the web easier. I had long tried to incorporate Markdown in most of my projects but lately I find it not much easier than straight HTML. So I began thinking about what would constitute “Humane HTML” text input. I began with some research and went from there.

So I started thinking about what would make people’s lives easier if they had to enter HTML.

  • Automatic p and/or br tags - these can be inferred easily enough from the content though existing tags must be honored and not replicated.
  • Automatic url and email links - turn link looking text into hyperlinks.
  • Optional nice text formatting - like smartypants and textile do.
  • Easy lists - This could be done with either the Textile or Markdown system (or both)

So what’s nice about these rules:

  • They require less text to input.
  • They fall back gracefully if interpreted as pure HTML.

Trackback URL for this post:

http://hightechsorcery.com/trackback/157

"increasingly frustrated with markup languages"...

Me thinks what you are asking for, is "split screen, dual simultaneous send and receive".. DSDSSR softwares.. for a chat to be "cyber in-person" to add emotion and sensation factors to PC's functionality... Which means I should add it to this OS, for these PC's worn-on forearms as skin-grafts...

Creative Commons License Except where otherwise noted, content on this site is licensed under a Creative Commons by-nc-sa 3.0 License