mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
Tiny optimisation for Naming of System Tiddlers.tid (#2773)
* Replacement icon stopwatch on As discussed in issue #2690 * Replacement icon stopwatch off As discussed in issue #2690 * Added missing tag "Resources" (Community Resource) * Tried to make a sentence clearer CamelCase words are NOT joined with hyphens (copy-paste error?). Copied "directly" from the line below to make the meaning even clearer.
This commit is contained in:
parent
b26e138503
commit
8307f7c3ca
@ -27,6 +27,6 @@ The system tiddlers provided as part of the core are named according to the foll
|
||||
In the format column:
|
||||
|
||||
* ''hyphen-case'' refers to joining multiple lowercase words with hyphens
|
||||
* ''~CamelCase'' refers to joining mulitple initial capitaled words with hyphens
|
||||
* ''~CamelCase'' refers to directly joining mulitple initial capitaled words
|
||||
* ''lowercase'' refers to directly joining multiple lowercase words
|
||||
* ''inconsistent'' marks namespaces that are currently titled inconsistently
|
||||
|
Loading…
Reference in New Issue
Block a user