Add x86/x86_64 assembly to list of supported languages in code blocks #4695

Open
opened 2026-02-05 09:11:25 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ghost on GitHub (Apr 26, 2024).

Describe the feature you'd like

I'd like syntax highlighting for x86 and x86_64 assembly languages in code blocks.

Describe the benefits this would bring to existing BookStack users

Be able to read assembly code blocks more easily.

Can the goal of this request already be achieved via other means?

No

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

3 months to 1 year

Additional context

There is "x86asm" in highlight.js : https://github.com/highlightjs/highlight.js/blob/main/src/languages/x86asm.js

Originally created by @ghost on GitHub (Apr 26, 2024). ### Describe the feature you'd like I'd like syntax highlighting for x86 and x86_64 assembly languages in code blocks. ### Describe the benefits this would bring to existing BookStack users Be able to read assembly code blocks more easily. ### Can the goal of this request already be achieved via other means? No ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundamental request ### How long have you been using BookStack? 3 months to 1 year ### Additional context There is "x86asm" in highlight.js : https://github.com/highlightjs/highlight.js/blob/main/src/languages/x86asm.js
OVERLORD added the 🔨 Feature Request label 2026-02-05 09:11:25 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4695