diff options
author | Agathe Porte <microjoe@microjoe.org> | 2023-06-14 14:01:03 +0200 |
---|---|---|
committer | Agathe Porte <microjoe@microjoe.org> | 2023-06-14 14:01:03 +0200 |
commit | 8c1ada7f7aedd5fa49bfcb3ff2f7793d4edd535c (patch) | |
tree | fdb899f130602e8cb728da5d5e23bcd16f6199b9 | |
parent | 5d5a7a71ec48a2ce17b7c2a287482c3f44e63f28 (diff) | |
download | pelican-render-math-mathml-8c1ada7f7aedd5fa49bfcb3ff2f7793d4edd535c.tar.gz pelican-render-math-mathml-8c1ada7f7aedd5fa49bfcb3ff2f7793d4edd535c.zip |
Introduce READMEmain
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..da4c255 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +<!-- +SPDX-FileCopyrightText: 2023 Agathe Porte + +SPDX-License-Identifier: MIT +--> + +# pelican-render-math-mathml + +Activate MathML generation in Pelican's docutils configuration. |