I need to mark some words/sentences in my text with yellow highligher.

I know I can do it by using something like

~~~
some [some text]{.highlighter} some text
some <span class="highlighter">some text</span> some text
~~~

But maybe there is syntax exactly for <mark> instead?

~~~
some ==some text== some text
some text <mark>some text</mark> some text
~~~

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/282ad19d-eac8-40d0-a741-7f7ae41a7b20n%40googlegroups.com.