mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
Clean up line endings (#2462)
Convert line endings to Linux style ("\n") to ensure greater consistency in repository.
This commit is contained in:
parent
f7d49723ae
commit
9cb4c5f675
@ -1,41 +1,41 @@
|
|||||||
title: $:/language/ThemeTweaks/
|
title: $:/language/ThemeTweaks/
|
||||||
|
|
||||||
ThemeTweaks: Theme Tweaks
|
ThemeTweaks: Theme Tweaks
|
||||||
ThemeTweaks/Hint: You can tweak certain aspects of the ''Vanilla'' theme.
|
ThemeTweaks/Hint: You can tweak certain aspects of the ''Vanilla'' theme.
|
||||||
Options: Options
|
Options: Options
|
||||||
Options/SidebarLayout: Sidebar layout
|
Options/SidebarLayout: Sidebar layout
|
||||||
Options/SidebarLayout/Fixed-Fluid: Fixed story, fluid sidebar
|
Options/SidebarLayout/Fixed-Fluid: Fixed story, fluid sidebar
|
||||||
Options/SidebarLayout/Fluid-Fixed: Fluid story, fixed sidebar
|
Options/SidebarLayout/Fluid-Fixed: Fluid story, fixed sidebar
|
||||||
Options/StickyTitles: Sticky titles
|
Options/StickyTitles: Sticky titles
|
||||||
Options/StickyTitles/Hint: Causes tiddler titles to "stick" to the top of the browser window. Caution: Does not work at all with Chrome, and causes some layout issues in Firefox
|
Options/StickyTitles/Hint: Causes tiddler titles to "stick" to the top of the browser window. Caution: Does not work at all with Chrome, and causes some layout issues in Firefox
|
||||||
Options/CodeWrapping: Wrap long lines in code blocks
|
Options/CodeWrapping: Wrap long lines in code blocks
|
||||||
Settings: Settings
|
Settings: Settings
|
||||||
Settings/FontFamily: Font family
|
Settings/FontFamily: Font family
|
||||||
Settings/CodeFontFamily: Code font family
|
Settings/CodeFontFamily: Code font family
|
||||||
Settings/BackgroundImage: Page background image
|
Settings/BackgroundImage: Page background image
|
||||||
Settings/BackgroundImageAttachment: Page background image attachment
|
Settings/BackgroundImageAttachment: Page background image attachment
|
||||||
Settings/BackgroundImageAttachment/Scroll: Scroll with tiddlers
|
Settings/BackgroundImageAttachment/Scroll: Scroll with tiddlers
|
||||||
Settings/BackgroundImageAttachment/Fixed: Fixed to window
|
Settings/BackgroundImageAttachment/Fixed: Fixed to window
|
||||||
Settings/BackgroundImageSize: Page background image size
|
Settings/BackgroundImageSize: Page background image size
|
||||||
Settings/BackgroundImageSize/Auto: Auto
|
Settings/BackgroundImageSize/Auto: Auto
|
||||||
Settings/BackgroundImageSize/Cover: Cover
|
Settings/BackgroundImageSize/Cover: Cover
|
||||||
Settings/BackgroundImageSize/Contain: Contain
|
Settings/BackgroundImageSize/Contain: Contain
|
||||||
Metrics: Sizes
|
Metrics: Sizes
|
||||||
Metrics/FontSize: Font size
|
Metrics/FontSize: Font size
|
||||||
Metrics/LineHeight: Line height
|
Metrics/LineHeight: Line height
|
||||||
Metrics/BodyFontSize: Font size for tiddler body
|
Metrics/BodyFontSize: Font size for tiddler body
|
||||||
Metrics/BodyLineHeight: Line height for tiddler body
|
Metrics/BodyLineHeight: Line height for tiddler body
|
||||||
Metrics/StoryLeft: Story left position
|
Metrics/StoryLeft: Story left position
|
||||||
Metrics/StoryLeft/Hint: how far the left margin of the story river<br>(tiddler area) is from the left of the page
|
Metrics/StoryLeft/Hint: how far the left margin of the story river<br>(tiddler area) is from the left of the page
|
||||||
Metrics/StoryTop: Story top position
|
Metrics/StoryTop: Story top position
|
||||||
Metrics/StoryTop/Hint: how far the top margin of the story river<br>is from the top of the page
|
Metrics/StoryTop/Hint: how far the top margin of the story river<br>is from the top of the page
|
||||||
Metrics/StoryRight: Story right
|
Metrics/StoryRight: Story right
|
||||||
Metrics/StoryRight/Hint: how far the left margin of the sidebar <br>is from the left of the page
|
Metrics/StoryRight/Hint: how far the left margin of the sidebar <br>is from the left of the page
|
||||||
Metrics/StoryWidth: Story width
|
Metrics/StoryWidth: Story width
|
||||||
Metrics/StoryWidth/Hint: the overall width of the story river
|
Metrics/StoryWidth/Hint: the overall width of the story river
|
||||||
Metrics/TiddlerWidth: Tiddler width
|
Metrics/TiddlerWidth: Tiddler width
|
||||||
Metrics/TiddlerWidth/Hint: within the story river
|
Metrics/TiddlerWidth/Hint: within the story river
|
||||||
Metrics/SidebarBreakpoint: Sidebar breakpoint
|
Metrics/SidebarBreakpoint: Sidebar breakpoint
|
||||||
Metrics/SidebarBreakpoint/Hint: the minimum page width at which the story<br>river and sidebar will appear side by side
|
Metrics/SidebarBreakpoint/Hint: the minimum page width at which the story<br>river and sidebar will appear side by side
|
||||||
Metrics/SidebarWidth: Sidebar width
|
Metrics/SidebarWidth: Sidebar width
|
||||||
Metrics/SidebarWidth/Hint: the width of the sidebar in fluid-fixed layout
|
Metrics/SidebarWidth/Hint: the width of the sidebar in fluid-fixed layout
|
||||||
|
Loading…
Reference in New Issue
Block a user