mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
caption: Dashes
|
|
created: 20131205160641986
|
|
modified: 20220513111920644
|
|
revision: 0
|
|
tags: WikiText
|
|
title: Dashes in WikiText
|
|
type: text/vnd.tiddlywiki
|
|
|
|
You can create an n-dash with a double hyphen -- and an m-dash with a triple hyphen `---`.
|
|
|
|
<<wikitext-example src:"""* -- n-dash example
|
|
* --- m-dash example --- have fun!""">>
|