Skip to content

Commit 0a5d7a5

Browse files
authored
docs: reposition certain texts
1 parent c6802eb commit 0a5d7a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,17 @@ With "Tidier formatting" enabled in the settings, you can format a single word s
9797
<img src="docs/assets/tidier-formatting.gif" alt="tidier-formatting.gif"/>
9898
</details>
9999

100-
> [!Note]
101-
>
102-
> You don't need to reload the app after changing the settings.
103-
104100
### 7. Other Tweaks
105101

106102
- Enable/disable each formatting type individually under "Syntax switch" section.
107103
- Prevent fenced div from being styled in source mode.
108104
- Specifies when tags should be displayed under "Tag display behavior" section.
109105
- etc...
110106

107+
> [!Note]
108+
>
109+
> You don't need to reload the app after changing the settings.
110+
111111
## 🎨 Styling Custom Spans and Fenced Divs
112112

113113
With tag attached to them, you can insert your own CSS style rules based on their tag. For instance, you can apply this CSS rules to the markdown below:
@@ -181,7 +181,7 @@ It depends on what character the others use in their syntax.
181181
- [ ] Customize formatting styles
182182
- [x] Applying syntax quickly using shortcuts and context menu
183183
- [x] ~~Class suggester~~ Predefined tags for custom span and fenced div
184-
- [ ] ~~More syntax, if necessary~~ *I'll be over here for a while*
184+
- [x] ~~More syntax, if necessary~~ *I'll be over here for a while*
185185

186186
## ⚙️ Compatibility Note
187187

@@ -204,4 +204,4 @@ Thanks to:
204204
- [Exaroth](https://github.com/exaroth/mdx_custom_span_class) for custom span idea.
205205
- [Mara-Li](https://github.com/Mara-Li/obsidian-regex-mark) for some code snippets,
206206
- [marcel-goldammer](https://github.com/marcel-goldammer/obsidian-keyword-highlighter),
207-
- [attcoleanderson](https://github.com/mattcoleanderson/obsidian-dynamic-text-concealer)
207+
- [attcoleanderson](https://github.com/mattcoleanderson/obsidian-dynamic-text-concealer)

0 commit comments

Comments
 (0)