1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-04 03:48:01 +00:00

Merge pull request #1808 from idoine/patch-11

Upgrade fr TOCMacro Expandable Example (warning)
This commit is contained in:
Jeremy Ruston
2015-06-21 13:40:04 +01:00

View File

@@ -1,14 +1,13 @@
caption: Développable caption: Développable
created: 20150104182842728 created: 20150221201816000
modified: 20150104183013132 modified: 20150621082656629
tags: table-of-contents-example tags: table-of-contents-example
title: TableOfContentsMacro Expandable Example title: TableOfContentsMacro Expandable Example
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
order: 2
fr-title: Exemple Table des matières: Développable
!! Table des matières développable <$macrocall $name=".example" n="1"
eg="""<div class="tc-table-of-contents">
<$macrocall $name='wikitext-example-without-html'
src='<div class="tc-table-of-contents">
<<toc-expandable "Contents">> <<toc-expandable "Contents">>
</div> </div>"""/>
'/>