Rewrite Syntax
Open
documentation
enhancement
- Dominant language
- Rust
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### 1
a*{num}
### 2
#### 1
html.{something}="{something}"
ex)
* html.lang="ko-KR"
```
```
#### 2
html.lang="ko-KR",pmh="only"
ex)
* html.{something}="{something}",{something}="{something}"
```
```
### 3
Bye Bye. `/{tag}`
ex)
* a
```
```
### 4
h1{ {something} }
ex)
* h1{Hello word}
```
Hello world
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.