Изменения документа Mermaid
Редактировал(а) Alexandr Fokin 2023/01/16 11:29
<
отредактировано Alexandr Fokin
на 2023/01/16 11:29
на 2023/01/16 11:29
отредактировано Alexandr Fokin
на 2022/11/19 06:47
на 2022/11/19 06:47
Изменить комментарий:
Update document after refactoring.
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -2,29 +2,5 @@ 2 2 https://github.com/mermaid-js/mermaid 3 3 https://mermaid-js.github.io/mermaid/#/README 4 4 5 ----- 6 - 7 -==== Внутренние ссылки: ==== 8 - 9 -====== Дочерние страницы: ====== 10 - 11 -{{children/}} 12 - 13 -====== Обратные ссылки: ====== 14 - 15 -{{velocity}} 16 -#set ($links = $doc.getBacklinks()) 17 -#if ($links.size() > 0) 18 - #foreach ($docname in $links) 19 - #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 20 - * [[$escapetool.xml($rdoc.fullName)]] 21 - #end 22 -#else 23 - No back links for this page! 24 -#end 25 -{{/velocity}} 26 - 27 ----- 28 - 29 29 Online FlowChart & Diagrams Editor - Mermaid Live Editor 30 30 https://mermaid-js.github.io/mermaid-live-editor/