mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
c15f978ac1
In application of #1221
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
created: 20141212105632762
|
|
modified: 20141212105822388
|
|
tags: $:/tags/Macro
|
|
title: $:/editions/fr-FR/Macros/timeline-title
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\define timeline-title()
|
|
<$view field="fr-title">
|
|
<$view field="title"/>
|
|
</$view>
|
|
\end |