ComboStrap - Release 1.11
About
Release 1.11 (2021-02-02)
List
- The following monospaces component were added with the prism library to add feature such as prompt, copy text and syntax highlighting.
- The file component - a file
 - The code component - a code
 - The console component - a console
 
 - Added documentation over the userstyle or how to bring its own css rules.
 - Regression fixed: the section highlighting change of the previous release has removed the default header style.
 - New automatic hidden page: the internal page such as the bars and namespace are now automatically hidden. No configuration is needed.
 - New: the preformatted mode of dokuwiki is disabled by default in order to be able to write hierarchical block.
 - New: the collapse attribute: a control element such as a button with this attribute can collapse a target component.
 - Fix: Deleted the clearfix group class css style of dokuwiki that was giving a line break on the prism regex language.
 - New: analytics module that adds analytical data on page statistics and quality (with automatic refresh when backlinks are created or deleted).
 - New auto frontmatter feature - a frontmatter is created for a new page
 - New h1: The h1 metadata has been added in order to have the notion of a short title page.
 
