Add newsletter #14
This commit is contained in:
parent
7aa3d90904
commit
214c8cc7b1
2 changed files with 95 additions and 1 deletions
|
|
@ -5,9 +5,10 @@ from util import get_latest_newsletter_number
|
|||
REPLACEMENTS = {
|
||||
" :": " :",
|
||||
" ;": " ;",
|
||||
" !": " !:",
|
||||
" !": " !",
|
||||
" ?": " ?",
|
||||
"'": "’",
|
||||
"...": "…",
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue