image adjunt




El lunes, 25 de septiembre de 2017, 17:54:11 (UTC+2), John MacFarlane escribió:
Are you saying that, when you convert from HTML to ODT, the
HTML comments are appearing in the ODT?

Can you give a minimal example to reproduce?

Note that the ODT writer using the OpenDocument writer.
And when I use that, HTML comments are not passed through in
any way:

% pandoc -t opendocument -f html
<!-- hi -->
[warning] Skipped '<!-- hi -->' at input line 1 column 3



+++ CesarJ M [Sep 25 17 08:40 ]:
>   Hi,
>   I have a MD with Md Toc section. I'm using last nightly version of
>   pandoc
>   Then, when convert to html:
>   pandoc mydoc.md -f gfm --self-contained --standalone -t html -o
>   mydoc.html
>   Inside html is followinng code:
>     <!--[if lt IE 9]>
>       <script
>   src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printsh
>   iv.min.js"></script>
>     <![endif]-->
>   And
>   <!-- MDTOC maxdepth:6 firsth1:1 numbering:0 flatten:0 bullets:1
>   updateOnSave:0 -->
>   When after, I convert to odt by example, and open it, show the Odt with
>   comments, one for the script, and other for the MDTOC header.
>   Howto convert without these codes?
>   Regards
>
>   --
>   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 [1]pandoc-discus...@googlegroups.com.
>   To post to this group, send email to
>   [2]pandoc-...@googlegroups.com.
>   To view this discussion on the web visit
>   [3]https://groups.google.com/d/msgid/pandoc-discuss/b9ec5527-9376-4057-
>   bb3b-4d35aa05f27f%40googlegroups.com.
>   For more options, visit [4]https://groups.google.com/d/optout.
>
>References
>
>   1. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   2. mailto:pandoc-...@googlegroups.com
>   3. https://groups.google.com/d/msgid/pandoc-discuss/b9ec5527-9376-4057-bb3b-4d35aa05f27f@googlegroups.com?utm_medium=email&utm_source=footer
>   4. https://groups.google.com/d/optout

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/cd94a8fb-efc5-46a6-9018-512e49a25661%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.