public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* How to input ` character itself in pandoc markdown
@ 2019-04-24 15:22 jiewuza
       [not found] ` <m236m78m2w.fsf-9Onoh4P/yGk@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: jiewuza @ 2019-04-24 15:22 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


I tried

```
You can have inline code by surrounding it with `\``.
```

It does not work.


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

* Re: How to input ` character itself in pandoc markdown
       [not found] ` <m236m78m2w.fsf-9Onoh4P/yGk@public.gmane.org>
@ 2019-04-24 16:50   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2019-04-24 16:50 UTC (permalink / raw)
  To: jiewuza, pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


If you want it as code, then

   `` ` ``

If you want it as a regular character, then

   \`

jiewuza <jiewuza-9Onoh4P/yGk@public.gmane.org> writes:

> I tried
>
> ```
> You can have inline code by surrounding it with `\``.
> ```
>
> It does not work.
>
> -- 
> 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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/m236m78m2w.fsf%40163.com.
> For more options, visit https://groups.google.com/d/optout.


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

end of thread, other threads:[~2019-04-24 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24 15:22 How to input ` character itself in pandoc markdown jiewuza
     [not found] ` <m236m78m2w.fsf-9Onoh4P/yGk@public.gmane.org>
2019-04-24 16:50   ` John MacFarlane

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