소스 검색

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 = []


불러오는 중...
취소
저장