Преглед изворни кода

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…
Откажи
Сачувај