]> git.ipfire.org Git - pbs.git/commit
frontend: Apply syntax highlighting to the file preview
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Jul 2025 14:20:51 +0000 (14:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Jul 2025 14:20:51 +0000 (14:20 +0000)
commit37c7ad30d922aee1029e39258d8b5b0d50231058
tree2406da1dc90a597f73392320b527afcc4dedda3c
parent1f824b17ddfb9ddb0d2bd8fe29ed9328e8c8c627
frontend: Apply syntax highlighting to the file preview

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
frontend/package-lock.json
frontend/package.json
frontend/src/utils/highlight.ts [new file with mode: 0644]
frontend/src/views/PackageFileView.vue