rinohtype
rinohtype copied to clipboard
Support describing a matcher in an INI file
The selectors can be specified using a simpler syntax in INI files. This removes the need for constructing matchers in Python source code, leaving a single, straight-forward way for defining selectors.
- [ ] move the default matcher to an INI file
- [ ] allow referencing a matcher INI file in a style sheet
- [ ] extension
.rtm?
Keyword arguments to Styled.like() can be of any Python type. This is not supported in an INI file.