mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
caption: Simple
|
|
created: 20150104182258371
|
|
modified: 20150104182323524
|
|
tags: table-of-contents-example
|
|
title: TableOfContentsMacro Simple Example
|
|
type: text/vnd.tiddlywiki
|
|
|
|
!! Table des matières simple
|
|
|
|
<$macrocall $name='wikitext-example-without-html'
|
|
src='<div class="tc-table-of-contents">
|
|
<<toc "Contents">>
|
|
</div>
|
|
'/>
|