| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-02 | Refactor highlighting options [API Change] | Albert Krewinkel | |
| A new command line option `--syntax-highlighting` is provided; it takes the values `none`, `default`, `idiomatic`, a style name, or a path to a theme file. It replaces the `--no-highlighting`, `--highlighting-style`, and `--listings` options. The `writerListings` and `writerHighlightStyle` fields of the `WriterOptions` type are replaced with `writerHighlightStyle`. Closes: #10525 | |||
| 2019-06-07 | LaTeX writer: Include inline code attributes with `--listings`. | John MacFarlane | |
| Closes #5420. | |||
