Skip to content

Commit e68aa2e

Browse files
committed
Re-enable markdown generation
1 parent 17fb407 commit e68aa2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/wwwfiles.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
execute "lowdown #{f}.md" do
2323
command "/usr/bin/lowdown --html-no-skiphtml --html-no-escapehtml -o /var/www/html/#{f}.html /var/www/src/#{f}.md"
24-
action :nothing
2524
end
2625
end
2726

0 commit comments

Comments
 (0)