From e38793e900a363d3de3239714acddf8cb24ccb5d Mon Sep 17 00:00:00 2001 From: Maxime Moraine Date: Sat, 20 Jun 2020 17:22:34 +0200 Subject: [PATCH] =?UTF-8?q?documentation=20markdown=20sur=20les=20outils?= =?UTF-8?q?=20de=20cr=C3=A9ation.=20fix=20#25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/theme/components/MarkdownDoc.vue | 15 +++++++++++++++ .../theme/layouts/CreateMagicItemLayout.vue | 7 +++++-- .../theme/layouts/CreateMonsterLayout.vue | 7 +++++-- .../.vuepress/theme/layouts/CreateSpellLayout.vue | 7 +++++-- docs/classes/clerc/README.md | 2 +- 5 files changed, 31 insertions(+), 7 deletions(-) create mode 100644 docs/.vuepress/theme/components/MarkdownDoc.vue diff --git a/docs/.vuepress/theme/components/MarkdownDoc.vue b/docs/.vuepress/theme/components/MarkdownDoc.vue new file mode 100644 index 0000000..c426c7d --- /dev/null +++ b/docs/.vuepress/theme/components/MarkdownDoc.vue @@ -0,0 +1,15 @@ + + + + + diff --git a/docs/.vuepress/theme/layouts/CreateMagicItemLayout.vue b/docs/.vuepress/theme/layouts/CreateMagicItemLayout.vue index 9200e84..fbc3522 100644 --- a/docs/.vuepress/theme/layouts/CreateMagicItemLayout.vue +++ b/docs/.vuepress/theme/layouts/CreateMagicItemLayout.vue @@ -52,7 +52,8 @@ - + + @@ -74,6 +75,7 @@