On 3/3/06, Patrick R. Michaud &lt;<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>&gt; wrote:<br>&gt; &gt; On Thu, Mar 02, 2006 at 06:00:33PM -0500, Bronwyn Boltwood wrote:<br>&gt; &gt; Assuming that no minor markups have slipped through the cracks,
<br>&gt; &gt; the difference is in the approach.&nbsp; Text Formatting Rules is for<br>&gt; &gt; people like me, who like to read the manual and understand how the<br>&gt; &gt; thing works.&nbsp; Basic Editing is much more a &quot;get the job done&quot;
<br>&gt; &gt; page.<br><br>&gt; Well, the &quot;read the manual and understand how the thing works&quot; pages<br>&gt; are supposed to be the pages listed near the beginning of the<br>&gt; Documentation Index -- the &quot;beginner topics&quot; and &quot;intermediate
<br>&gt; editing topics&quot; pages. Do those not work for this?<br><br>Links and Images are pretty good, though it would help to make the<br>language friendlier and simpler.&nbsp; The same applied to CreatingNewPages<br>before I rewrote it just now. :)
<br><br>I also like the list of intermediate topics in DocumentationList, for<br>the simple reason that it gives new authors a clue of just how much<br>PmWiki can do beyond links and bullets.&nbsp; Some of PmWiki's real power<br>
tools -- like pagelists and conditional markup -- are in there, which<br>makes them more approachable than if they were only in the admin<br>section.<br><br>But to return to BasicEditing and TextFormattingRules, BasicEditing
<br>currently has far more information in there than there ought to be.<br>BasicEditing's purpose is to be the getting-started guide that<br>introduces new authors to the most common markups, and gives them the<br>confidence to go out and use them.&nbsp; That's all that should be in
<br>there, but right now, BasicEditing has almost subsumed<br>TextFormattingRules.&nbsp; This is not good.&nbsp; TextFormattingRules is the<br>full-blown manual. &nbsp;<br><br>One thing I've noticed about the current BasicEditing is that it does
<br>a lot more showing than telling, compared to TextFormattingRules.&nbsp; We<br>should take a cue from that.&nbsp; I'm not offering to rewrite them both<br>right this minute, but I can be convinced to help. :)<br><br>If I did help, I've got two questions:
<br>* Can we please have the table of contents recipe turned on for<br>&nbsp; TextFormattingRules?&nbsp; Having a TOC will make the page much more<br>&nbsp; usable. <br>* is it possible to have a directive that works like markup, but whose
<br>&nbsp; output looks like this:<br><br>&nbsp; |-----------------------------------------------------------------|<br>&nbsp; | example markup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | --&gt; | rendered example markup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>&nbsp; |-----------------------------------------------------------------|
<br><br>&nbsp; Having a format like that will make it easier to show rather than<br>&nbsp; tell for any markup smaller than a large block.<br><br>Bronwyn