| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-30 | MediaWiki: better handling of inline tags. | John MacFarlane | |
| `<mark>`, `<var>`, `<samp>`, and `<kbd>` now produce Code or Span elements with classes, which can be handled by multiple output formats, instead of simply being parsed as raw HTML tags. Closes #11299. | |||
| 2025-12-29 | MediaWiki reader: handle non-recognized tags as plain text. | John MacFarlane | |
| Partially addresses #11299. | |||
