Bug 389307 - Markdown highlighting does not highlight code in block
Summary: Markdown highlighting does not highlight code in block
Status: RESOLVED DUPLICATE of bug 356974
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 08:56 UTC by Barade
Modified: 2018-02-25 09:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barade 2018-01-22 08:56:04 UTC
It does not highlight the following:

```
My code
```


See: https://help.github.com/articles/creating-and-highlighting-code-blocks/

It should have the same color as `bla` or even if the programming language is specified the language's syntax highlighting but that might not be possible?
Comment 1 Grzegorz Szymaszek 2018-02-25 09:39:07 UTC

*** This bug has been marked as a duplicate of bug 356974 ***