{"componentChunkName":"component---src-templates-blog-post-js","path":"/code-highlighting-post/","result":{"data":{"site":{"siteMetadata":{"title":"PT Ming Jaya Sejahtera | E-Commerce Jam Tangan No.1 di Indonesia"}},"markdownRemark":{"id":"d013aad2-fb8d-5245-ac35-ec9480fddad2","excerpt":"Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing…","html":"
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
\n#container {\n float: left;\n margin: 0 -240px 0 0;\n width: 100%;\n}