Update file README.md
This commit is contained in:
parent
3df8399b79
commit
9186a85f66
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ extensions = [
|
||||||
|
|
||||||
You can use d2lang in sphinx directive
|
You can use d2lang in sphinx directive
|
||||||
|
|
||||||
`source/index.rest`
|
`source/index.rst`
|
||||||
|
|
||||||
```rest
|
```
|
||||||
Hello World
|
Hello World
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ Hello World
|
||||||
|
|
||||||
You can use an external file like this
|
You can use an external file like this
|
||||||
|
|
||||||
```rest
|
```
|
||||||
Hello World
|
Hello World
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue