| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
|
|
|
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- New show rule syntax
- Set if syntax
- Removed wrap syntax
|
|
|
|
|
|
Fixes #76
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Star and underscore not parsed as strong/emph inside of words
- Stars/underscores must be balanced and they cannot go over paragraph break
- New `strong` and `emph` classes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Allow both from and using for now
- Remove exclamation mark support
- Support with expressions to apply arguments to a function
|