Punk (
runpunkrun
) wrote
in
thisweekmeta
2019-01-29 07:08 pm (UTC)
no subject
The trick is to jam the code all together in the HTML post editor. At least that's how I do it.
So instead of this:
[ul]
[li] list [/li]
[li] list [/li]
[li] list [/li]
[/ul]
Delete the returns between the list items so it looks like this:
[ul] [li] list [/li] [li] list [/li] [li] list [/li] [/ul]
But with angle brackets, of course. I can't get DW to show the raw code without actually turning it into a list.
(
32 comments
)
Post a comment in response:
From:
Anonymous
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
So instead of this:
[ul]
[li] list [/li]
[li] list [/li]
[li] list [/li]
[/ul]
Delete the returns between the list items so it looks like this:
[ul] [li] list [/li] [li] list [/li] [li] list [/li] [/ul]
But with angle brackets, of course. I can't get DW to show the raw code without actually turning it into a list.