public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Support for HTML's '<samp>' tag?
@ 2019-10-06  7:46 Werner LEMBERG
       [not found] ` <20191006.094647.1517844175195168605.wl-mXXj517/zsQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Werner LEMBERG @ 2019-10-06  7:46 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


[pandoc 2.6]


I convert from HTML to texinfo, and I noticed that

  <samp>foo</samp>

gets translated to

  foo

instead of the expected

  @samp{foo}   .

Doing

  git grep -i 'samp[^l]'

in pandoc's repository I don't see support for the '<samp>' HTML tag
at all.  Am I missing something?  Is this intentional?


    Werner


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

end of thread, other threads:[~2019-10-06 16:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06  7:46 Support for HTML's '<samp>' tag? Werner LEMBERG
     [not found] ` <20191006.094647.1517844175195168605.wl-mXXj517/zsQ@public.gmane.org>
2019-10-06 11:06   ` BPJ
     [not found]     ` <CADAJKhBQWxXYZS03xg000oiPDwk4q39Tb6XCUWm-6khF8Q9L8A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-10-06 16:39       ` John MacFarlane
2019-10-06 16:53       ` Werner LEMBERG

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).