Fixed syntax highlight in documentation post
This commit is contained in:
parent
9f5e1a0a16
commit
bcebfa2ee6
1 changed files with 0 additions and 2 deletions
|
|
@ -61,8 +61,6 @@ If you are not using Github Pages, you can automate the execution of this script
|
|||
If you want to include a code snippet in your post, simply use the following syntax:
|
||||
|
||||
<pre><code data-trim class="c">
|
||||
#include<stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("Hello, world of syntax highlighting!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue