ext_294580 (
rgl.livejournal.com
) wrote
in
j4
2007-03-20 11:20 am (UTC)
no subject
I don't think wrapping it in a DIV will help: the definition of
%inline;
includes
#PCDATA
, which makes it a Mixed Content Model and means you can have text arbitrarily intermingled with the various options specified in the definition of
%inline;
.
(
32 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
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
%inline;
includes#PCDATA
, which makes it a Mixed Content Model and means you can have text arbitrarily intermingled with the various options specified in the definition of%inline;
.