Generic Function Document-Property (1 method)

( document-property < name > &optional < default > )

Part of:

package cl-markdown

Returns the value of the property name of the *current-document* or the default if the property is not defined or there is no *current-document*.

Method Summary

document-property < t >