Setting Collection
How to use
- Choose the settings you want to use from the table, each row onto the Clipboard
- From the context menu
[FireLink] -> [Settings]
open Import from clipboard
button to add the settings- When you find the recommended settings please tell me up to twitter/ongaeshi
Basic
PlainText | %text%\n%url% |
Markdown | [%text%](%url%) |
Textile | "%text%":%url% |
HTML
HTML | <a href="%url%">%text%</a> |
HTML(list) | <li><a href="%url%">%text%</a> |
HTML(img) | <a href="%url%"><img src="" alt="%title%"></a> |
DTDD | <dt><a href="%url%">%title%</a></dt><dd>%text%</dd> |
MediaWiki
MediaWiki | [%url% %text%] |
MediaWiki(wiki) | [[%wikiname%]] |
MediaWiki(wiki,title) | [[%wikiname%|%text%]] |
Pukiwiki
Pukiwiki | [[%text%>%url%]] |
Pukiwiki(list) | - [[%text%>%url%]] |
TiddlyWiki
TiddlyWiki | [[%text%|%url%]] |
TiddlyWiki(list) | * [[%text%|%url%]] |
TiddlyWiki with DateTime | * %DateTime% [[%text%|%url%]] |
Other
%text% %url% | |
Plurl | %url% (%text%) |
hatena | [%url%:title=%text%] |