summaryrefslogtreecommitdiff
path: root/docs/docknot.yaml
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2021-09-08 21:08:44 -0700
committerRuss Allbery <rra@cpan.org>2021-09-08 21:08:44 -0700
commitcda2e4a52a464dc6360047cd3683e5d4ab21ba0a (patch)
tree0651187fc5cd2f6bb5951bf0823aaa60b336239c /docs/docknot.yaml
parentc1c9bc717cf3b4684bd2d0e8211f674b4ba0f49b (diff)
Refactor the core spin parsing code
Start the grand refactor of App::DocKnot::Spin. Refactor the core parsing code and move handling of macro definitions, string definitions and \\ into command handlers. Tag commands with whether they care about format arguments and remove a bunch of useless arguments to commands that take arguments but not a format string.
Diffstat (limited to 'docs/docknot.yaml')
-rw-r--r--docs/docknot.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/docknot.yaml b/docs/docknot.yaml
index f352ec0..1ce592d 100644
--- a/docs/docknot.yaml
+++ b/docs/docknot.yaml
@@ -127,7 +127,6 @@ requirements: |
* Perl6::Slurp
* Pod::Thread 2.00 or later
* Template (part of Template Toolkit)
- * Text::Balanced
* YAML::XS 0.81 or later
test: