mojavelinux pushed to rubygem-asciidoctor (epel7). "update to use public api"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 21:18:32 UTC 2015


From dc9275d05e707f29f64b83465d05a7290ce02bfb Mon Sep 17 00:00:00 2001
From: Dan Allen <dan.j.allen at gmail.com>
Date: Fri, 1 Mar 2013 19:53:35 +0100
Subject: update to use public api


diff --git a/test-install b/test-install
index 8529d98..cca7b85 100755
--- a/test-install
+++ b/test-install
@@ -4,4 +4,4 @@
 
 require 'asciidoctor'
 
-puts Asciidoctor::Document.new("= Asciidoctor\n\nI'm **alive**!".lines.entries, :compact => true).render
+puts Asciidoctor.render("= Asciidoctor\n\nI'm **alive**!", :header_footer => true, :compact => true)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-asciidoctor.git/commit/?h=epel7&id=dc9275d05e707f29f64b83465d05a7290ce02bfb


More information about the scm-commits mailing list