there is no separator macro, it is just a marker

This commit is contained in:
Colin Kuskie 2006-05-15 05:33:55 +00:00
parent 7e3c3611b2
commit 4d2d32d66b

View file

@ -24,7 +24,7 @@ our $I18N = {
'71' => {
message => q|<p>Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. Articles are Wobjects, so they inherit the properties of both Wobjects and Assets.</p>
<p>NOTE: You can create a multi-paged article by placing the separator macro (&#94;-;) at various places through-out your article. This works unless you are using a Make Page Printable style.</p>
<p>NOTE: You can create a multi-paged article by placing the separator marker (&#94;-;) at various places through-out your article. This works unless you are using a Make Page Printable style.</p>
|,
lastUpdated => 1146514077,