Did you know ... | Search Documentation: |
Pack markdown -- prolog/md/md_span_decorate.pl |
Predicates for recognizing span-level style formatting like strong, emphasis and code.
functor(Codes)
where the functor is one of:
strong
, em
or code
.
Allow is a list of allowed
span elements. May contain
strong
, em
, del
and
code
.