1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 04:24:22 +00:00
TiddlyWiki5/editions/tw2/source/tiddlywiki.com/tiddlywiki-com-ref/HTML_Entities_Formatting.tid
2012-11-16 21:20:27 +00:00

19 lines
425 B
Plaintext

title: HTML Entities Formatting
modifier: psd
created: 20110211142850
modified: 201102151515
tags: formatting
creator: matt
HTML entities can be used to easily type special characters:
{{{
Here is a quote symbol: "
And a pound sign: £
}}}
Displays as:
Here is a quote symbol: "
And a pound sign: £
!Notes
For a full list of available HTML references see:
http://www.w3schools.com/tags/ref_entities.asp