Compile tree into markup
Parameters:
Returns:
13 14 15
# File 'lib/marko/tasks/compile.rb', line 13 def call(topic) Renderers::Artifact.new.render(topic) end