Update and add samples
This commit is contained in:
@ -4,7 +4,6 @@ excerpt: "Post displaying the various ways of highlighting code in Markdown."
|
||||
tags:
|
||||
- code
|
||||
- syntax highlighting
|
||||
modified: 2016-02-23T12:08:33-05:00
|
||||
---
|
||||
|
||||
Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.[^1]
|
||||
|
Reference in New Issue
Block a user