URL:
  <http://gna.org/bugs/?func=detailitem&item_id=6796>

                 Summary: indented definition marked up incorrectly
                 Project: The Emacs Muse
            Submitted by: stefanv
            Submitted on: Tuesday 08/29/2006 at 10:23
                Category: muse
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

In the muse documentation, it is shown that a definition can be written as

someterm ::
  This defines the term.

However, the definition text is then interpreted as being indented.  I.e.,
the resulting HTML looks like

<dt><strong>someterm</strong></dt><dd>
<blockquote>
<p class="quoted">This defines the term.</p>
</blockquote></dd>

instead of

<dt><strong>Someterm</strong></dt><dd>
This defines the term.</dd>







    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=6796>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Muse-el-commits mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to