mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-10 23:39:03 +00:00
Github doesn't like markdown inside html blocks
This commit is contained in:
parent
51ad989a94
commit
ff3a89f65c
@ -34,7 +34,7 @@ a chrome extension may be coming soon for web client support.
|
|||||||
**before following these instructions.**
|
**before following these instructions.**
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>**Windows, macOS**</summary>
|
<summary>Windows, macOS</summary>
|
||||||
|
|
||||||
1. [install node.js](https://nodejs.org/en/download/) (_a computer restart may be required here._)
|
1. [install node.js](https://nodejs.org/en/download/) (_a computer restart may be required here._)
|
||||||
2. make sure no notion processes are running
|
2. make sure no notion processes are running
|
||||||
@ -42,7 +42,7 @@ a chrome extension may be coming soon for web client support.
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>**Ubuntu-based distros, WSL, ChromeOS**</summary>
|
<summary>Ubuntu-based distros, WSL, ChromeOS</summary>
|
||||||
|
|
||||||
Execute the following commands:
|
Execute the following commands:
|
||||||
```
|
```
|
||||||
@ -53,7 +53,7 @@ sudo npm i -g notion-enhancer
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>**Arch Linux, Manjaro:**</summary>
|
<summary>Arch Linux, Manjaro:</summary>
|
||||||
|
|
||||||
Use the [AUR package]( https://aur.archlinux.org/packages/notion-enhancer ).
|
Use the [AUR package]( https://aur.archlinux.org/packages/notion-enhancer ).
|
||||||
install with `yay -S notion-enhancer` (use your AUR helper instead of yay)
|
install with `yay -S notion-enhancer` (use your AUR helper instead of yay)
|
||||||
|
Loading…
Reference in New Issue
Block a user