v2 done: fixed mobile and responsive issues.
This commit is contained in:
parent
719e74d14b
commit
6352db73c9
93 changed files with 3951 additions and 66 deletions
11
.vale/Google/Latin.yml
Executable file
11
.vale/Google/Latin.yml
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
extends: substitution
|
||||
message: "Use '%s' instead of '%s'."
|
||||
link: 'https://developers.google.com/style/abbreviations'
|
||||
ignorecase: true
|
||||
level: error
|
||||
nonword: true
|
||||
action:
|
||||
name: replace
|
||||
swap:
|
||||
'\b(?:eg|e\.g\.)(?=[\s,;])': for example
|
||||
'\b(?:ie|i\.e\.)(?=[\s,;])': that is
|
||||
Loading…
Add table
Add a link
Reference in a new issue