Thanks! A while back I meant to try and learn Haskell, but broke down and learned xslt instead. This might be the time!

For the moment i'm writing my filters in Snobol4/Spitbol, fwiw!

Thanks again,

Russ

On Wednesday, December 29, 2021 at 1:26:36 PM UTC-6 John MacFarlane wrote:

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-...@googlegroups.com> 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-discus...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/0d665e4c-4574-4844-b83c-8834b0df0e5dn%40googlegroups.com.

--
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/85dc8d3e-9097-4746-af13-34fa604a86e2n%40googlegroups.com.