Skip to content

Tables and bulleted lists vs. refnotes #8

Description

@dwp-forge
What steps will reproduce the problem?
1. Enter in the following code:
^ Col1 ^ Col2 ^ Col3 ^
^ 1 | a | b |
^ 2 | c | d |
(blank)
  * This is a bulleted list
  * There should be a reference here[(****)]

2. Replace the **** above with a valid reference from the refdb.

3. Preview or save.

What is the expected output? What do you see instead?

The output ought to be a little table, followed by a bulleted list with 
two items, the second of which has a reference, and there should be an 
automatic reference footnote generated at the bottom.

However, with the above code, the reference does not show.

I can make it show by (1) deleting the table; or (2) putting in an extra 
blank line (for a total of two blank lines) after the table; or (3) 
putting in an extra blank line before the second bulleted line.  Of these, 
I guess (2) is the best solution.  But I don't think this is what I would 
expect it to do.

What version of the product are you using? On what operating system?
refnotes-2009-10-11 on Dokuwiki 2009-12-25c "Lemming" and Windows 
XP/XAMPPlite.

Please provide any additional information below.

Original issue reported on code.google.com by nairobiny2 on 2010-02-15 17:16:55

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions