Changes in version 2.1.0 (2025-01-07) o Fix prism_process_xmldoc to recognize code chunks with multiple classes Changes in version 2.0.0 (2024-06-04) o prism_process_xmldoc() now keeps original input code as hidden field in html pre blocks to facilitate copy-to-clipboard buttons. Changes in version 1.1.0 (2022-12-02) o Internally use xml2::read_html instead of read_xml to parse prismjs output. Changes in version 1.0.0 (2022-11-21) o Initial release