Package org.ctan.markup.gfm.ext
package org.ctan.markup.gfm.ext
The package
ext contains extension definitions for the
commonmark library.-
ClassesClassDescriptionPost-processor that replaces plain-text occurrences of logo names (e.g.CommonMark extension that translates named HTML entities (
&Name;) into configurable HTML snippets, and optionally replaces the same names when they appear as plain text (outside code spans and code blocks).The classBuildercontains the builder.