summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/yamlvars/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-18 21:31:33 +0000
committerKarl Berry <karl@freefriends.org>2022-01-18 21:31:33 +0000
commit5d65424a72a5ecee6c3ab7e12c21ac49ee887827 (patch)
treeb3f970ed9781dba9bbf11156a7a2c317bcbee536 /Master/texmf-dist/doc/lualatex/yamlvars/README.md
parent65f9c8611e6e13d8d69b1c30a793493c32b92dee (diff)
yamlvars (18jan22)
git-svn-id: svn://tug.org/texlive/trunk@61652 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/yamlvars/README.md')
-rw-r--r--Master/texmf-dist/doc/lualatex/yamlvars/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/lualatex/yamlvars/README.md b/Master/texmf-dist/doc/lualatex/yamlvars/README.md
index 946ee2e374f..031de6c53a7 100644
--- a/Master/texmf-dist/doc/lualatex/yamlvars/README.md
+++ b/Master/texmf-dist/doc/lualatex/yamlvars/README.md
@@ -1,13 +1,13 @@
-# YAMLvars -- parse a YAML document and create LaTeX definitons
+# YAMLvars -- parse a YAML document and create definitions in LaTeX
This LuaLaTeX package provides a YAML parser and some functions to declare and define LaTeX definitions using YAML files.
-It uses the [`tinyyaml`](https://github.com/api7/lua-tinyyaml) parser.
+It uses the [`markdown-tinyyaml`](https://github.com/api7/lua-tinyyaml) parser that is shipped with the [`markdown`](https://ctan.org/pkg/markdown) package.
# License
-Copyright (C) 2021 Kale Ewasiuk
+Copyright (C) 2021-2022 Kale Ewasiuk
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal