public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: 'russurquhart1' via pandoc-discuss
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
	pandoc-discuss
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: I think Pandoc doesn't recognize rst substitution elements at all
Date: Wed, 29 Dec 2021 11:26:21 -0800	[thread overview]
Message-ID: <m2lf03yzz6.fsf@MacBook-Pro-2.hsd1.ca.comcast.net> (raw)
In-Reply-To: <0d665e4c-4574-4844-b83c-8834b0df0e5dn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


Source of RST reader:
https://github.com/jgm/pandoc/blob/master/src/Text/Pandoc/Readers/RST.hs

If you find a bug you should just submit a bug report on the
GitHub tracker.  If you can fix it, all the better!


"'russurquhart1' via pandoc-discuss"
<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> writes:

> In my ongoing efforts, I have the following in .rst:
>
> * ``domino-build-5e67c9299c330f0008f70ad1`` is a |user-docs-base|\ 
> |release|\ |user-docs-environment|. It will finish on its own and go into a 
> ``Completed`` state.
>
> .. |user-docs-base| raw:: html
>
>     <a href="https://docs.dominodatalab.com/en/
>
> When trying to parse and save to the AST native format i get the warnings:
>
> [WARNING] Reference not found for 'Key "user-docs-base"' at 
> remove-node-from-service.rst_chunk line 1 column 61
>
> [WARNING] Reference not found for 'Key "release"' at 
> remove-node-from-service.rst_chunk line 1 column 72
>
> [WARNING] Reference not found for 'Key "user-docs-batch-job"' at 
> remove-node-from-service.rst_chunk line 1 column 95
>
>
> This implies to me that the rst reader doesn't know how to handle text of:
>
> * ``domino-build-5e67c9299c330f0008f70ad1`` is a |user-docs-base|\ 
> |release|\ |user-docs-environment|. It will finish on its own and go into a 
> ``Completed`` state.
>
> Is there a way I can look at the source of the .rst reader and contact the 
> developer working on that?
>
>
> Thanks,
>
>
> Russ
>
> -- 
> 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/0d665e4c-4574-4844-b83c-8834b0df0e5dn%40googlegroups.com.


  parent reply	other threads:[~2021-12-29 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-27 23:41 'russurquhart1' via pandoc-discuss
     [not found] ` <0d665e4c-4574-4844-b83c-8834b0df0e5dn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-12-29 19:26   ` John MacFarlane [this message]
     [not found]     ` <m2lf03yzz6.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-12-30 15:13       ` 'russurquhart1' via pandoc-discuss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2lf03yzz6.fsf@MacBook-Pro-2.hsd1.ca.comcast.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).