Open
Description
I'm using ruby 2.3.1
and html2haml 2.0.0
.
Here's the input html:
<p>
<strong>Table of Contents</strong>
Opens onto links to four passages from <em>Taketori monogatari</em>.
Under each passage heading ("The Bamboo Cutter Finds Kaguya ..," etc.) is a list of the
grammatical items (in red) introduced in that passage, with their corresponding web-page
numbers to their right. Clicking on any of these red links will take you to that web page.
</p>
Here's the output haml:
%p
%strong Table of Contents
Opens onto links to four passages from
= succeed "." do
%em Taketori monogatari
Let me know if more information is needed. Thanks for all the hard/great work you all have done.
Kurt
Metadata
Metadata
Assignees
Labels
No labels