Skip to content

Commit

Permalink
sphinx markdown table experiment with nihongo
Browse files Browse the repository at this point in the history
  • Loading branch information
snowme34 committed Jan 9, 2019
1 parent e52885c commit 917d8e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'sphinx.ext.githubpages',
'sphinx-markdown-tables',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@

### 口语郑重表达

```markdown
| 一般 | 郑重 |
| ------------ | -------------------- |
| もちろん | 言うまでもなく |
| んじゃない? | のではないでしょうか |
| やっぱり | やはり |
| なんか | など |
```

## 动形-0

Expand Down

0 comments on commit 917d8e1

Please sign in to comment.