theory/text-markup

Rest Changes

Closed this issue · 5 comments

I just installed the latest release of Rest and ran the tests. The Rest test failed. I diffed the results, and got:

--- untitled
+++ (clipboard)
@@ -29,12 +29,6 @@
     # </div>
     # 
     # </div>
-    # <div class="directive-code-block">
-    # <pre class="literal-block">
-    # print &quot;I have no title&quot;
-    # </pre>
-    # 
-    # </div>
     # </div>
     # </body>
     # </html>

Those lines are no longer emitted. Should they be, @dvarrazzo?

I'll check: I'll take a look at it this evening.

Sorry, not that quickly. I won't be able to check it for more than a week.

Ow. Thanks.

I've found a moment to take a look at it before taking a plane... Cheers!

Fixed in aacc94e.