We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8481c commit fa1ba94Copy full SHA for fa1ba94
layouts/index.html
@@ -17,7 +17,7 @@ <h2 class="section-title">Clean, Readable Code</h2>
17
writeln('Hello, World!');
18
writeln('Welcome to Pascal programming');
19
end.` }}
20
- {{ highlight $codeExample "objectpascal" "linenos=false" }}
+ {{ highlight $codeExample "objectpascal" "linenos=true" }}
21
</div>
22
</section>
23
0 commit comments