Top Level Namespace

Defined Under Namespace

Modules: Yard

Constant Summary collapse

KramdownGfmDocument =

Ensure YARD can resolve the provider constant at the top-level YARD does something akin to Object.const_get(“::” + const), so it expects a top-level ::KramdownGfmDocument when const == “KramdownGfmDocument”. Provide an alias to our namespaced implementation.

Yard::Fence::KramdownGfmDocument