public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* html in textile tables
@ 2021-10-06 22:10 Jan Catrysse
       [not found] ` <081d6d37-bb3c-4d2d-96cc-ee5a2718d698n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Catrysse @ 2021-10-06 22:10 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1758 bytes --]

Hello,

I would like to convert HTML to TEXTILE but I always get html tags into my 
final textile file.

How can this be fixed? Converting to Markdown works like a charm. I tried 
all kinds of options but without succes

This is an example HTML

<div>Random titel</div>
<div>
<p>Some text:</p>
<table>
<tbody>
<tr>
<td>
<p>Company 1</p>
</td>
<td>
<p>6 dagen</p>
</td>
</tr>
<tr>
<td>
<p>Company 2</p>
</td>
<td>
<p>11.5 dagen</p>
</td>
</tr>
<tr>
<td>
<p>Company 3</p>
</td>
<td>
<p>5.5 dagen</p>
</td>
</tr>
</tbody>
</table>
</div>
<div><br />
<table>
<tbody>
<tr>
<td>Taak</td>
<td>Kost</td>
</tr>
<tr>
<td>Analyse:<br />
<ul>
<li>Item one</li>
<li>Item two</li>
<li>Item three</li>
<li>Itrm four</li>
</ul>
</td>
<td>2.5 dagen</td>
</tr>
<tr>
<td>Authenticatie</td>
<td>2 dagen</td>
</tr>
<tr>
<td>Ontwikkeling<br />
<ul>
<li>Another item 1</li>
<li>Another item 2</li>
<li>Another item 3</li>
<li>Another item 4</li>
<li>Another item 5</li>
<li>Another item 6</li>
<li>Another item 7</li>
<li>Another item 8</li>
<li>Another item 9</li>
<li>Another item 0</li>
</ul>
</td>
<td>6 dagen<br />5 dagen<br />1 dag</td>
</tr>
<tr>
<td>Projectopvolging</td>
<td>3 dagen</td>
</tr>
<tr>
<td>Testing</td>
<td>2 dagen</td>
</tr>
<tr>
<td>Documentatie</td>
<td>2 dagen</td>
</tr>
<tr>
<td>Totaal</td>
<td>23.5 dagen</td>
</tr>
</tbody>
</table>
</div>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/081d6d37-bb3c-4d2d-96cc-ee5a2718d698n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 3209 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-08 16:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 22:10 html in textile tables Jan Catrysse
     [not found] ` <081d6d37-bb3c-4d2d-96cc-ee5a2718d698n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-10-06 22:30   ` Jan Catrysse
     [not found]     ` <a8447326-5aed-4c92-9157-a51b88dd6fb4n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-10-07  3:59       ` John MacFarlane
     [not found]         ` <m2ee8xxz76.fsf-d8241O7hbXoP5tpWdHSM3tPlBySK3R6THiGdP5j34PU@public.gmane.org>
2021-10-07  6:12           ` Jan Catrysse
     [not found]             ` <17c5961d808.283c.ad1ecac2d06e8875ae034ced7ff3a5d5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2021-10-08 16:56               ` John MacFarlane
     [not found]                 ` <m2zgrjfoal.fsf-d8241O7hbXoP5tpWdHSM3tPlBySK3R6THiGdP5j34PU@public.gmane.org>
2021-10-08 16:59                   ` Jan Catrysse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).