diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 21:33:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 21:33:09 +0000 |
commit | 05a298c47363e66e139f76b8a198202964ce3962 (patch) | |
tree | 42f984abe93849e224ff450f6087085420c3b3b2 | |
parent | ff10dd2fde723dbb493521eb47a3ce4f6c5274be (diff) |
clarification
-rw-r--r-- | doc/plugins/inline.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn index 0f0de5c42..a142df154 100644 --- a/doc/plugins/inline.mdwn +++ b/doc/plugins/inline.mdwn @@ -22,7 +22,8 @@ directive: full controls. * `raw` - Rather than the default behavior of creating a [[blog]], if raw is set to "yes", the page will be included raw, without additional - markup around it, as if it were a literal part of the inlining page. + markup around it, as if it were a literal part of the source of the + inlining page. This plugin is enabled by default. |