Automatically closed - issue fixed for 2 weeks with no activity.
How can I use this filter to highlight my code, so the reader of my coding blog can see the code clearly.
I did check the Codemirror option in Enabled Filters (/admin/config/content/formats/myformat), but what next?
Is that to be used like this?
This is my first paragraph example, and bellow is the code that I would to show to my reader in highlighted format using Codemirror.
(code language="cpp")
int counter = 1;
... so on
(/code)
() changed with <>
This is my second paragraph that explaining the code above line by line.
I don't understand how to use this module to help me hightlight the code text in my Article body. Please help.
Fixed
1.8
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.