mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
docs(readme): add language switch
This commit is contained in:
parent
c801c30140
commit
f45f191c88
3 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Heading Decorator
|
||||
|
||||
[English](./README.md) | **简体中文** | [繁體中文](./README-zh_TW.md)
|
||||
|
||||
## 介绍
|
||||
|
||||
这是一个用于 [Obsidian](https://obsidian.md) 的插件,实现根据标题的级别在标题周围显示特定内容。
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Heading Decorator
|
||||
|
||||
[English](./README.md) | [简体中文](./README-zh_CN.md) | **繁體中文**
|
||||
|
||||
## 介紹
|
||||
|
||||
這是一個用於 [Obsidian](https://obsidian.md) 的外掛,實現根據標題的級別在標題周圍顯示特定內容。
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Heading Decorator
|
||||
|
||||
**English** | [简体中文](./README-zh_CN.md) | [繁體中文](./README-zh_TW.md)
|
||||
|
||||
## Introduction
|
||||
|
||||
This is a plugin for [Obsidian](https://obsidian.md).
|
||||
|
|
|
|||
Loading…
Reference in a new issue