jackdewinter / pymarkdown

MIT License
75 stars 17 forks source link

Md031 requires better coverage for SetExt elements #1212

Closed jackdewinter closed 1 month ago

jackdewinter commented 1 month ago

Prerequisites

Feature Request

Description

SetExt elements are different enough from other elements, that special test cases should be added to verify that they work properly.

Desired Behavior of Feature

Ensure that SetExt elements around any fenced code blocks are handled properly.

What Are the Benefits of This Feature?

While SetExt elements are not popular, there are people that use them.