2024-11-03
Fixed
- Tokens inside image parameters in Wikitext code blocks are now highlighted correctly
- Only well-defined wiki links are auto-linked in Wikitext code blocks
Changed
- Inline colors for argument default values in Wikitext code blocks
2024-10-30
Changed
- Style hyperlinks with
text-decoration: underline
in code blocks
2024-10-27
Added
- Use
data-line
attribute to highlight lines in code blocks
Fixed
- CSS precedence for some MediaWiki skins
Changed
- Inline colors for parameter values in Wikitext code blocks
2024-10-27
Added
- Auto-linking for URLs and wiki links in code blocks
2024-10-26
Added
- Double-click to highlight a code block without predefined language
Fixed
- Load user-specified plugins that depend on certain languages
2024-10-26
Added
- Inline colors for Wikitext code blocks
2024-04-18
Fixed
- Missing alias
js
for JavaScript
2024-04-17
Added
- Clickable line numbers in code blocks that modify the hash of the URL
Changed
- Highlight Wikitext syncronously
2024-04-10
Added
- Highlight JSDoc comments in JavaScript code blocks
2024-03-25
Fixed
- Use
white-space: pre-wrap
for Wikitext
Changed
- Highlight style for Wikitext
- Use Prism's default theme
2024-03-24
Added
- Allow users to specify the theme and plugins
- Automatically load the site-specific parser configuration for Wikitext
2024-03-21
First published version