Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid matching tag text inside HTML elements | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml -i | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml -x | June McEnroe | 2021-01-12 |
| | |||
* | Prevent matching the same tag twice | June McEnroe | 2021-01-12 |
| | |||
* | Process htagml file line by line | June McEnroe | 2021-01-12 |
| | | | | | | This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. | ||
* | Split fields by tab only | June McEnroe | 2021-01-12 |
| | | | | Also don't fail hard on non-forward-search definitions. | ||
* | Add htagml | June McEnroe | 2021-01-12 |