Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/detect/haml/default.txt
2021-04-07 19:25:18 -04:00

15 lines
316 B
Plaintext
Vendored

!!! XML
%html
%body
%h1.jumbo{:id=>"a", :style=>'font-weight: normal', :title=>title} highlight.js
/html comment
-# ignore this line
%ul(style='margin: 0')
-items.each do |i|
%i= i
= variable
=variable2
~ variable3
~variable4
The current year is #{DataTime.now.year}.