mdBook icon indicating copy to clipboard operation
mdBook copied to clipboard

Support syntax-highlighting Dockerfiles

Open xfbs opened this issue 1 year ago • 1 comments

Problem

Currently, the version of highlight.js shipped with mdBook does not support syntax highlighting Dockerfiles.

Proposed Solution

Add dockerfile to the list of default highlight.js languages

Notes

No response

xfbs avatar Oct 09 '24 22:10 xfbs

I am not sure if the maintainers would want to add Dockerfile support and if when, you could solve this issue in your book following the advice I wrote here: #2498

szabgab avatar Mar 01 '25 19:03 szabgab