Patch #37236
Update Rouge to 4.0
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gems support | |||
Target version: | 5.1.0 |
Associated revisions
Update Rouge to 3.29 (#37236).
Update the list of supported languages for Rouge 3.29 (#37236).
Update Rouge to 3.30 (#37236).
Update Rouge to 4.0 (#37236).
History
#3
Updated by Holger Just 8 months ago
- Status changed from Closed to Reopened
As the list of available languages is currently "manually" documented in public/help/code_highlighting_languages.html
, the new lexers would have to be added there too, similar to the previous update in #36325.
As proposed in #36594, we likely want to either generate this automatically or introduce some controller action for that.