This is the Perl 5 implementation of the SML code library. SML is a minimalistic plain text descriptive markup language which is human readable, enables continuous integration of documentation, expresses and validates semantic relationships, is easy to edit, is easy to generate automatically, and publishes professional documentation from plain text manuscripts.
GNU General Public License v3.0
2
stars
2
forks
source link
SML::Document 'contains_header' and 'contains_footer' methods are broken #58
The 'contains_header' and 'contains_footer' methods of SML::Document are broken because they are looking for header and footer information in the SML::Document attributes rather than the SML::Library central property store.
The 'contains_header' and 'contains_footer' methods of SML::Document are broken because they are looking for header and footer information in the SML::Document attributes rather than the SML::Library central property store.