[PR #1764] [MERGED] Update HighlightJS and fix YAML files highlighting #16041

Closed
opened 2025-11-02 12:00:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1764
Author: @andreynering
Created: 5/19/2017
Status: Merged
Merged: 5/20/2017
Merged by: @lunny

Base: masterHead: highlightjs


📝 Commits (2)

  • 376b282 Update HighlightJS to 9.11.0
  • 6e12b53 Fix YAML files highlighting

📊 Changes

7 files changed (+41 additions, -39 deletions)

View changed files

📝 modules/highlight/highlight.go (+36 -34)
📝 public/plugins/highlight-9.11.0/default.css (+0 -0)
📝 public/plugins/highlight-9.11.0/github.css (+0 -0)
public/plugins/highlight-9.11.0/highlight.pack.js (+3 -0)
public/plugins/highlight-9.6.0/highlight.pack.js (+0 -3)
📝 templates/base/footer.tmpl (+1 -1)
📝 templates/base/head.tmpl (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1764 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 5/19/2017 **Status:** ✅ Merged **Merged:** 5/20/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `highlightjs` --- ### 📝 Commits (2) - [`376b282`](https://github.com/go-gitea/gitea/commit/376b282305f6bc6df415cbe94b20d6d512c5b386) Update HighlightJS to 9.11.0 - [`6e12b53`](https://github.com/go-gitea/gitea/commit/6e12b53cfc618799c32153b37a96af59d5a5a7f1) Fix YAML files highlighting ### 📊 Changes **7 files changed** (+41 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `modules/highlight/highlight.go` (+36 -34) 📝 `public/plugins/highlight-9.11.0/default.css` (+0 -0) 📝 `public/plugins/highlight-9.11.0/github.css` (+0 -0) ➕ `public/plugins/highlight-9.11.0/highlight.pack.js` (+3 -0) ➖ `public/plugins/highlight-9.6.0/highlight.pack.js` (+0 -3) 📝 `templates/base/footer.tmpl` (+1 -1) 📝 `templates/base/head.tmpl` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:00:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16041