project Websites / Gitlab Issue Listing Script avatar

websites/Gitlab-Issue-Listing-Script#22: Add syntax highlighting



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.4
Created: 18-Apr-22 16:47



Description

It'd be nice to have syntax highlighting.

We don't want the additional markup overhead screwing up crawlers though, so the highlighting should be done client side via Javascript



Toggle State Changes

Activity


assigned to @btasker

I'll add highlightjs in.

I'm also going to add my Flux highlighting function as I quite often put Flux into GL issues.

verified

mentioned in commit d2f123710134df5bbff306cc6bc5a1e2b68eb988

Commit: d2f123710134df5bbff306cc6bc5a1e2b68eb988 
Author: B Tasker                            
                            
Date: 2022-04-18T17:50:39.000+01:00 

Message

Add highlightjs and my flux syntax highlighter for websites/Gitlab-Issue-Listing-Script#22

+1509 -3 (1512 lines changed)

This is working within Issue pages as well as Wiki pages, so I think we're good.