arsava / dokuwiki-template-vector

"vector" brings you the MediaWiki/Wikipedia 2010 look and feel for DokuWiki.
http://www.dokuwiki.org/template:vector
GNU General Public License v2.0
38 stars 9 forks source link

ODT code export border on wrong position #71

Open eduardomozart opened 1 year ago

eduardomozart commented 1 year ago

When using Vector template with "screen" set to ODT export through media_sel directive, it's code tag isn't being rendered as expected. Instead of bordering the cell border, it seems to bordering some words, as can be seen below:

image

Here's the DokuWiki markup that generated the issue:

<WRAP group>
<WRAP half column>
<code bash>SW21 (config)# lacp</code>
</WRAP>

<WRAP half column>
<code bash>SW22 (config)# lacp</code>
</WRAP>
</WRAP>