-
-
Notifications
You must be signed in to change notification settings - Fork 835
Allow open blocks to be nested #1121
Copy link
Copy link
Closed
Labels
enhancementIssues that introduce a new capability or functionalityIssues that introduce a new capability or functionalityv2.1.0Issues resolved in the 2.1.0 release.Issues resolved in the 2.1.0 release.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementIssues that introduce a new capability or functionalityIssues that introduce a new capability or functionalityv2.1.0Issues resolved in the 2.1.0 release.Issues resolved in the 2.1.0 release.
I'm using asciidoctor to replace a website which is made in a wysiwyg html editor to be responsive. I have to use openblocks frequently and it may be cool to nest those in to each other. I think a signing character can be solve this, for example:
Wdyt?
To know what i mean, check the old site and the new asciidoctor version. I need nested
divs to vertically align the tables on the left and the text on the right side, like this: