Skip to content

Commit

Permalink
Update testing.moon
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Aug 29, 2016
1 parent 439deee commit 4b2f512
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing.moon
Expand Up @@ -19,5 +19,6 @@ class extends lapis.Application
discount = require "discount"
result = discount("# This is a header\n\n[and this is a link](https://guard13007.com) to my **homepage**.\n", "nohtml")
--return result, layout: false, content_type: "text/plain"
return result
--return result
--@html -> raw -> result
@html -> result

0 comments on commit 4b2f512

Please sign in to comment.