| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- New show rule syntax
- Set if syntax
- Removed wrap syntax
|
|
|
|
|
|
|
|
|
|
Fixes #76
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Martin Haug <mhaug@live.de>
|
|
|
|
|
|
|
|
|
|
|
|
`Fractional` => `Fraction`
`Relative` => `Ratio`
`Linear` => `Relative`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|