HTML Help Builder
Syntax Highlighting
Gravatar is a globally recognized avatar based on your email address. Syntax Highlighting
  domenici
  All
  Jun 10, 2020 @ 10:31am

Hi Rick,

I'm trying to figure out how to apply syntax highlighting for the COBOL language. I tried the following markdown symbol: ```cobol, but nothing happens. As I found in https://ace.c9.io/build/kitchen-sink.html that Ace Editor can apply sintax coloring to the COBOL language, I decided to ask you how can I do this job?

Thank you in advance, Guido

Gravatar is a globally recognized avatar based on your email address. re: Syntax Highlighting
  Rick Strahl
  domenici
  Jun 10, 2020 @ 12:09pm

Cobol is not a supported language. The syntax coloring is provided through highlightjs, but they don't actually have support for Cobol either. You'll have to use text.

+++ Rick ---

© 1996-2024