瀏覽代碼

Apparently punctuation marks can be used as headers too.

tags/v0.1^2
Ben Kurtovic 12 年之前
父節點
當前提交
1bf546b706
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      earwigbot/commands/dictionary.py

+ 1
- 0
earwigbot/commands/dictionary.py 查看文件

@@ -104,6 +104,7 @@ class Dictionary(Command):
"proverb": "Proverb",
"prop. n.": "Proper noun",
"abbr.": "Abbreviation",
"punct.": "Punctuation mark",
}
blocks = "=" * (level + 1)
defs = []


Loading…
取消
儲存