8000 Unset attributes don't inherit to AsciiDoc table cell · Issue #2586 · asciidoctor/asciidoctor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Unset attributes don't inherit to AsciiDoc table cell #2586
Closed
@mojavelinux

Description

@mojavelinux

Attributes which are unset in the main document do not remain unset inside an AsciiDoc table cell.

Example:

:example-caption!:

|===
a|
.Title
====
example in table
====
|===

The caption on the example should not include the label and number (e.g., Example 1), but it does.

Metadata

Metadata

Assignees

Labels

bugIssues describing a malfunction that needs to be fixed to comply with the expected behaviorv2.0.14Issues resolved in the 2.0.14 release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0