@@ -276,7 +276,7 @@ office:mimetype="application/vnd.oasis.opendocument.text">
276276<office : meta >
277277 <dc : title >MultiMarkdown v6 Development Notes</dc : title >
278278 <dc : creator >Fletcher T. Penney</dc : creator >
279- <meta : user-defined meta : name =" date" >2020-04-10 </meta : user-defined >
279+ <meta : user-defined meta : name =" date" >2020-10-28 </meta : user-defined >
280280 <meta : user-defined meta : name =" uuid" >dd2d8e76-dc2d-416d-9acd-5395d20871c2</meta : user-defined >
281281</office : meta >
282282<office : body >
@@ -763,6 +763,67 @@ TextBundle/TextPack, OpenDocument, etc.</text:p></text:list-item>
763763<text : h text : outline-level =" 3" ><text : bookmark text : name =" changelog" />Changelog</text : h >
764764
765765<text : list text : style-name =" L1" >
766+ <text : list-item >
767+ <text : p text : style-name =" Standard" >2020– 10– 28 - v 6.5.3:</text : p >
768+
769+ <text : list text : style-name =" L1" >
770+ <text : list-item >
771+ <text : p text : style-name =" P1" >
772+ ADDED: Add additional blockquote tests</text : p ></text : list-item >
773+
774+ <text : list-item >
775+ <text : p text : style-name =" P1" >
776+ ADDED: Add format to create HTML with storing of assets</text : p ></text : list-item >
777+
778+ <text : list-item >
779+ <text : p text : style-name =" P1" >
780+ FIXED: Add latex footer to beamer output format (fixes #185)</text : p ></text : list-item >
781+
782+ <text : list-item >
783+ <text : p text : style-name =" P1" >
784+ FIXED: Allow hyphen in image/link unquoted attributes</text : p ></text : list-item >
785+
786+ <text : list-item >
787+ <text : p text : style-name =" P1" >
788+ FIXED: Don’ t free NULL link</text : p ></text : list-item >
789+
790+ <text : list-item >
791+ <text : p text : style-name =" P1" >
792+ FIXED: Fix CMake issue</text : p ></text : list-item >
793+
794+ <text : list-item >
795+ <text : p text : style-name =" P1" >
796+ FIXED: Fix issue when parsing blockquote that contains raw HTML</text : p ></text : list-item >
797+
798+ <text : list-item >
799+ <text : p text : style-name =" P1" >
800+ FIXED: Fix issue with tight list where last item has multiple paragraphs not being recognized as a loose list</text : p ></text : list-item >
801+
802+ <text : list-item >
803+ <text : p text : style-name =" P1" >
804+ FIXED: Fix regression</text : p ></text : list-item >
805+
806+ <text : list-item >
807+ <text : p text : style-name =" P1" >
808+ FIXED: Fix test suite</text : p ></text : list-item >
809+
810+ <text : list-item >
811+ <text : p text : style-name =" P1" >
812+ FIXED: Improve blockquote parser</text : p ></text : list-item >
813+
814+ <text : list-item >
815+ <text : p text : style-name =" P1" >
816+ FIXED: Prevent iOS Safari from bastardizing left arrow unicode character with an ugly emoji</text : p ></text : list-item >
817+
818+ <text : list-item >
819+ <text : p text : style-name =" P1" >
820+ FIXED: tweak CriticMarkup highlight handling</text : p ></text : list-item >
821+
822+ <text : list-item >
823+ <text : p text : style-name =" Standard" >Merge branch ‘ develop’ of github.com:fletcher/MultiMarkdown-6 into develop</text : p ></text : list-item >
824+
825+ </text : list ></text : list-item >
826+
766827<text : list-item >
767828<text : p text : style-name =" Standard" >2020– 04– 10 - v 6.5.2:</text : p >
768829
0 commit comments