highlight.js syntax definition for SAP ABAP
npm install highlightjs-sap-abap
sh
npm run build-cdn
`
Usage
Simply include the Highlight.js library in your webpage or Node app, then load this module.
$3
Simply load the module after loading Highlight.js. This module is just a CDN build of the language, so it will register itself as the Javascript is loaded.
`html
`
$3
`html
``