You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to create a Wikipedia-style infobox. In the process of this, I am using Wrap to create a list instead of a Dokuwiki table. This works fairly well, but it seems there is an extra blank line added to the end. Is there a plugin problem here? Or a problem with my implementation?
Code (the first line comes from Table Width plugin):
Hi, I am trying to create a Wikipedia-style infobox. In the process of this, I am using Wrap to create a list instead of a Dokuwiki table. This works fairly well, but it seems there is an extra blank line added to the end. Is there a plugin problem here? Or a problem with my implementation?
Code (the first line comes from Table Width plugin):
Screenshot:
https://i.imgur.com/O8RZYpz.png
As you can see, there is a gap after "C" and "G" and "At peak". There is no such gap when a table row is made normally, without a nested Wrap element.
The text was updated successfully, but these errors were encountered: