mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-08 10:12:37 -08:00
Merge pull request #1539 from aelocson/doc-macros-fix
Remove extraneous \end from doc-macros.tid
This commit is contained in:
commit
f89da8522f
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
created: 20150117152607000
|
||||
modified: 20150226161637000
|
||||
modified: 20150228081437000
|
||||
title: $:/editions/tw5.com/doc-macros
|
||||
tags: $:/tags/Macro
|
||||
|
||||
|
|
@ -64,7 +64,6 @@ tags: $:/tags/Macro
|
|||
|
||||
\define .tip(_) <div class="doc-icon-block"><div class="doc-block-icon">{{$:/core/images/tip}}</div> $_$</div>
|
||||
\define .warning(_) <div class="doc-icon-block"><div class="doc-block-icon">{{$:/core/images/warning}}</div> $_$</div>
|
||||
\end
|
||||
|
||||
\define .state-prefix() $:/state/editions/tw5.com/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue