jesse_the_k: <a href="https://web.archive.org/web/20040204184222/http://developer.apple.com/technotes/tn/tn1031.html">Bitmapped "dogcow" Apple Technote 1013, and appeared in many OS9 print dialogs</a> (dogcow from OS9)
Jesse the K ([personal profile] jesse_the_k) wrote in [community profile] thisweekmeta 2019-01-30 04:46 pm (UTC)

HTML and "don't auto-format"

Dreamwidth's original post editor and the reply editor (once you select "more options") offer a don't auto-format ticky box. (Can't find that control for new editor.)

In the HTML spec, newlines are supposed to be ignored. To make everyday writing easier, DW's editor respects newlines you type. That's why you get extra space when you separate the list items. When you check "don't auto-format," those newlines are ignored when posting.

The other thing auto-format provides is making totally plain links clickable. The HTML spec requires you to wrap a link: to create
https://example.com
you have to type
<a href="https://example.com">https://example.com</a>

Here's a bare link that the editor has magically made clickable:

https://example.com

visit: https://www.dreamwidth.org/beta to turn on the new "beta" better post editor

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting