Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 349 B |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 349 B |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 90 KiB |
@ -0,0 +1,32 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../../../style.css">
|
||||
<base target="_parent">
|
||||
<title data-trilium-title>Formatting</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="content">
|
||||
<h1 data-trilium-h1>Formatting</h1>
|
||||
|
||||
<div class="ck-content">
|
||||
<h2>Developer-specific formatting</h2>
|
||||
<h3>Keyboard shortcuts</h3>
|
||||
<p>This allows marking a portion of text as a shortcut key.</p>
|
||||
<figure class="image image-style-align-center">
|
||||
<img style="aspect-ratio:415/42;" src="Formatting_image.png" width="415"
|
||||
height="42">
|
||||
</figure>
|
||||
<p>To apply this style, press the
|
||||
<img src="2_Formatting_image.png" width="20"
|
||||
height="14">button in
|
||||
<img src="1_Formatting_image.png" width="20" height="14">group from the <a class="reference-link" href="Formatting%20toolbar.html">Formatting toolbar</a>.
|
||||
On the floating toolbar, the buttons appear when selecting a text.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |