mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 12:19:11 +00:00
Merge pull request #1807 from idoine/patch-10
Upgrade fr TOCMacro Simple Example.tid (warning)
This commit is contained in:
commit
ac79b14ef3
@ -1,14 +1,13 @@
|
|||||||
caption: Simple
|
caption: Simple
|
||||||
created: 20150104182258371
|
created: 20150221201838000
|
||||||
modified: 20150104182323524
|
modified: 20150621080848198
|
||||||
tags: table-of-contents-example
|
tags: table-of-contents-example
|
||||||
title: TableOfContentsMacro Simple Example
|
title: Example Table of Contents: Simple
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
fr-title: Exemple Table des matières: Simple
|
||||||
|
order: 1
|
||||||
|
|
||||||
!! Table des matières simple
|
<$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 "Contents">>
|
<<toc "Contents">>
|
||||||
</div>
|
</div>"""/>
|
||||||
'/>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user