From 2af0b738e2c46a33c5a0937b410c12a679a217c8 Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Tue, 17 Aug 2021 02:01:59 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20DOCS:=20`eval=5Frst`=20->=20`eva?= =?UTF-8?q?l-rst`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/usage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/usage.md b/docs/source/usage.md index 5044ecc..23fc673 100644 --- a/docs/source/usage.md +++ b/docs/source/usage.md @@ -16,7 +16,7 @@ Conversion notes: - only one kind of footnote (i.e. no symbol prefixes) - citation are turned into footnotes, with label prepended by `cite_prefix` - inline targets are not convertible (and so ignored) -- If tables are not compatible with Markdown (single header row, no merged cells, etc), then they will be wrapped in an `eval_rst` +- If tables are not compatible with Markdown (single header row, no merged cells, etc), then they will be wrapped in an `eval-rst` directive - Markdown blockquotes do not have an attribution syntax, so it is converted instead to `

—text

` (the standard HTML render) ## Converting text snippets @@ -82,10 +82,10 @@ conversions: Directives are converted according to a mapping of the directive module path to a conversion type: -- "eval_rst" (the default): no conversion, wrap in MyST `eval_rst` directive +- "eval_rst" (the default): no conversion, wrap in MyST `eval-rst` directive ```` - ```{eval_rst} + ```{eval-rst} .. name:: argument `link`_ :option: value