Skip to content

Commit 01b10d5

Browse files
committed
update
1 parent b38b5f1 commit 01b10d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/basic/2016-09-26-About Themes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Please see [Write Custom Theme for Typora](http://theme.typora.io/doc/Write-Cust
6565

6666
## Debug Theme CSS
6767

68-
You can open Chrome/Safari DevTools to debug element styles.
68+
You can open Chrome/Safari DevTools to debug element styles. For more details, you can [click here](/Debug-Themes/).
6969

7070
- On macOS, please follow <https://support.apple.com/en-hk/guide/safari/sfri20948/mac> to enable `Develop` menu from Safari, then inspect Typora's webview from Safari menu → Develop → [your macOS device name] → Typora.
7171
- On Windows/Linux, you could open DevTools from `View` -> `Toggle DevTools` menu item.

_posts/how-to/2024-05-15-Debug Themes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ typora-copy-images-to: ../../media/debug-themes
1111

1212
## macOS
1313

14-
For macOS ≥ 13.3 and Typora ≥ 1.9, you can debug. Typora theme CSS in following way:
14+
For macOS ≥ 13.3 and Typora ≥ 1.9, you can debug Typora theme or CSS in following way:
1515

1616
1. **Enable Develop menu item in Safari** --- you must also have enabled Web Inspector in the Settings app under **Safari** > **Advanced** > **Web Inspector**. [Learn more about enabling Web Inspector…](https://webkit.org/web-inspector/enabling-web-inspector/)
1717
2. Select **Safari** menu → **Develop**[your device name]**Typora** to open the DevTools.

0 commit comments

Comments
 (0)