mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-22 23:16:53 +00:00
Merge pull request #1809 from idoine/patch-12
Upgrade fr TOCMacro Sorted Expandable Example.tid (warning)
This commit is contained in:
commit
23b7b1120a
@ -1,14 +1,13 @@
|
||||
caption: Développable triée
|
||||
created: 20150104182748334
|
||||
modified: 20150104182956846
|
||||
caption: Triée
|
||||
created: 20150221201942000
|
||||
modified: 20150620180728457
|
||||
tags: table-of-contents-example
|
||||
title: TableOfContentsMacro Sorted Expandable Example
|
||||
title: Example Table of Contents: Sorted Expandable
|
||||
type: text/vnd.tiddlywiki
|
||||
order: 3
|
||||
fr-title: Exemple Table des matières: Triée étendue
|
||||
|
||||
!! Table des matières développable triée
|
||||
|
||||
<$macrocall $name='wikitext-example-without-html'
|
||||
src='<div class="tc-table-of-contents">
|
||||
<$macrocall $name=".example" n="1"
|
||||
eg="""<div class="tc-table-of-contents">
|
||||
<<toc-expandable "Contents" "sort[title]">>
|
||||
</div>
|
||||
'/>
|
||||
</div>"""/>
|
||||
|
Loading…
Reference in New Issue
Block a user