Skip to content

Commit 5563b60

Browse files
committed
remove broken rule?
1 parent 321295e commit 5563b60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rules

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ compile '*' do
2323
elsif item[:extension] == 'js'
2424
# don’t filter stylesheets
2525
elsif item[:extension] == 'md'
26-
filter :kramdown
2726
if item[:layout] != nil
2827
#puts "[#{Rainbow(item.reference).red}]\t\t layout '#{Rainbow(item[:layout]).yellow}' requested in front matter"
2928
layout item[:layout]

0 commit comments

Comments
 (0)