Anther Test Post
will this come out as code??
s = "Python syntax highlighting"
print s
In javascript:
const testFunction = (var) => {
return var;
}
In HTML:
<section class="portfolio-section">
<h1 class="portfolio--title">A Title</h1>
<p class="portfolio--body">Some Text</p>
</section>
const func = () => {
return 'Hello Brave World';
}
2 comments
Comment 1 by Tim Beckett May 5, 2019, midnight
A first comment. Will it go through???
Comment 2 by Tim Beckett May 12, 2019, 9:38 p.m.
Another test comment.
Add a new comment