summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/rouge-4.7.0/lib/rouge/demos/velocity
blob: 845776b402c65475ce75557b20eb4da07ad77c4d (plain)
1
2
3
4
5
6
7
8
9
#*
 There is multi-line comment.
 see this text because the Velocity Templating Engine will ignore it.
*#
<h3>List</h3>
## This is a single line comment.
#if( $allProducts )
<p>not found.</p>
#end