aboutsummaryrefslogtreecommitdiff
path: root/test/command/7568.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/7568.md')
-rw-r--r--test/command/7568.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/command/7568.md b/test/command/7568.md
new file mode 100644
index 000000000..487da0861
--- /dev/null
+++ b/test/command/7568.md
@@ -0,0 +1,16 @@
+```
+% pandoc -f rst
+While `Labyrinth Lord: Revised Edition`_ (LLRE; PDF and POD) has been
+criticized for not being a completely faithful retro-clone of the
+Moldvay/Cook/Marsh Basic/Expert D&D rules (B/X), I think it still
+holds a useful spot.
+
+.. _Labyrinth Lord\: Revised Edition: https://www.drivethrurpg.com/product/64332/Labyrinth-Lord-Revised-Edition
+^D
+<p>While <a
+href="https://www.drivethrurpg.com/product/64332/Labyrinth-Lord-Revised-Edition">Labyrinth
+Lord: Revised Edition</a> (LLRE; PDF and POD) has been criticized for
+not being a completely faithful retro-clone of the Moldvay/Cook/Marsh
+Basic/Expert D&amp;D rules (B/X), I think it still holds a useful
+spot.</p>
+```