From 0a5d7a50b1a1cb663fba6c85652abc710abfb559 Mon Sep 17 00:00:00 2001 From: "Kotaindah55 (Sheva Ihza)" <66715810+kotaindah55@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:11:50 +0200 Subject: [PATCH] docs: reposition certain texts --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a4d6502..3e260e0 100644 --- a/README.md +++ b/README.md @@ -97,10 +97,6 @@ With "Tidier formatting" enabled in the settings, you can format a single word s tidier-formatting.gif -> [!Note] -> -> You don't need to reload the app after changing the settings. - ### 7. Other Tweaks - Enable/disable each formatting type individually under "Syntax switch" section. @@ -108,6 +104,10 @@ With "Tidier formatting" enabled in the settings, you can format a single word s - Specifies when tags should be displayed under "Tag display behavior" section. - etc... +> [!Note] +> +> You don't need to reload the app after changing the settings. + ## 🎨 Styling Custom Spans and Fenced Divs 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. - [ ] Customize formatting styles - [x] Applying syntax quickly using shortcuts and context menu - [x] ~~Class suggester~~ Predefined tags for custom span and fenced div -- [ ] ~~More syntax, if necessary~~ *I'll be over here for a while* +- [x] ~~More syntax, if necessary~~ *I'll be over here for a while* ## ⚙️ Compatibility Note @@ -204,4 +204,4 @@ Thanks to: - [Exaroth](https://github.com/exaroth/mdx_custom_span_class) for custom span idea. - [Mara-Li](https://github.com/Mara-Li/obsidian-regex-mark) for some code snippets, - [marcel-goldammer](https://github.com/marcel-goldammer/obsidian-keyword-highlighter), -- [attcoleanderson](https://github.com/mattcoleanderson/obsidian-dynamic-text-concealer) \ No newline at end of file +- [attcoleanderson](https://github.com/mattcoleanderson/obsidian-dynamic-text-concealer)