1
0

Commit Graph

  • d2f04828fb Accepting request 1135290 from Publishing factory Ana Guerrero 2023-12-28 22:01:43 +0000
  • a4b2b961f7 - Update to version 6.7.0: * version bump * FIXED: Fix error detecting tables when indented in list items -- Thanks, @wnm3! * Avoid space to be eaten aways after a slash in latex export * UPDATED: Update github CI for multiple platforms * UPDATED: Update github CI for multiple platforms * UPDATED: Update github CI for multiple platforms * UPDATED: Update github CI for multiple platforms * UPDATED: Update github CI for multiple platforms * ci: added github CI * FIXED: Fix issue with reference links with leading space instead of tab * FIXED: Fix edge case where table separator without leading pipe is treated as a list item * FIXED: Fix architecture issue when running multimarkdown from Xcode * FIXED: bibtex metadata should be raw * FIXED: Fix typos in error messages * UPDATED: standardize common source files * ADDED: Add more token types * FIXED: Don't output empty figure captions * FIXED: Fix issue with certain nested lists * use unsigned short in implementation, too * specify unsigned short for functions in token.h * FIXED: Use MultiMarkdown instead of libMultiMarkdown as title in version.h * FIXED: Improve markup handling around definition lists and colons * FIXED: Fix flow control error * FIXED: Improve edge cases around fenced code blocks and setext headers * FIXED: Fix trailing whitespace issues in headers/TOC * FIXED: Improve token mapping in header blocks * FIXED: Use UTC for timestamp * ADDED: Add compiler flag (DISABLE_OBJECT_POOL) to disable token pools * UPDATED: Update lexers with newer version of re2c devel Martin Pluskal 2023-12-27 11:23:37 +0000
  • 2d900ea21c Accepting request 866744 from Publishing Dominique Leuenberger 2021-01-26 13:47:11 +0000
  • 479ef70f65 - Update to version 6.6.0: * UPDATED: Update CMakeLists.txt for Universal Binary * CHANGED: Reformat comment * UPDATED: Apply astyle to all files * FIXED: Fix style issue with ODT output format * FIXED: Improve README install path * FIXED: Re-enable token object pools in default configuration * version bump * UPDATED: Restructure source code organization; Restructure Cmake configuration file; restructure Makefile * version bump * ADDED: Add additional blockquote tests * FIXED: Fix issue when parsing blockquote that contains raw HTML * FIXED: Don't free NULL link * FIXED: Fix regression * FIXED: Improve blockquote parser * FIXED: Add latex footer to beamer output format (fixes #185) * FIXED: Fix test suite * FIXED: Prevent iOS Safari from bastardizing left arrow unicode character with an ugly emoji * FIXED: Allow hyphen in image/link unquoted attributes * ADDED: Add format to create HTML with storing of assets * FIXED: Fix issue with tight list where last item has multiple paragraphs not being recognized as a loose list * FIXED: Fix CMake issue * FIXED: tweak CriticMarkup highlight handling * version bump * FIXED: Update cpack generator for macOS * Fix fsf address in files licenses. * FIXED: Fix memory leak in ITMZ reader * UPDATED: Adjust cmake to only make library when included from a parent project * FIXED: Don't use undefined version string Martin Pluskal 2021-01-26 08:57:26 +0000
  • 4af48a20af Accepting request 770559 from Publishing Dominique Leuenberger 2020-02-07 14:53:22 +0000
  • 4f5a38b7f4 - Update to version 6.5.1: * FIXED: Fix README version * version bump * FIXED: Fix error when pruning tokens * FIXED: Fix array overflow with wide tables * FIXED: Fix tests * FIXED: Fix null dereference * FIXED: Fix memory leak * FIXED: Fix null dereference * FIXED: Fix edge case in fenced code blocks * FIXED: Use more definitive edge case fix * FIXED: Fix metadata edge case * FIXED: Fix typos * FIXED: Ensure use of bash for creating AllTests.c * FIXED: Fix edge case in block parsing * FIXED: Fix edge case error in definition lists * UPDATED: Shorten hash function for compiling speed since we are hashing shorter strings * FIXED: Fix name mismatch of mmd6-default-metadata (Addresses #173) * UPDATED: Update notes source text * version bump; copyright bump * FIXED: Fix test suite for new captions * ADDED: Add title as short caption for figures and tables to be used in list of figures and list of tables. Addresses #177 -- thanks, MArpogaus * FIXED: Fix memory leak (#172) -- thanks Alfons * UPDATED: Update cmake for xcode 11 * UPDATED: Tweak smart quote rules to avoid false positive matches when using double quote as inches mark * FIXED: Fix two small potential errors * UPDATED: Make astyle * FIXED: Fix edge case with single item loose lists (fixes #174) * FIXED: Update README template * Fixes to README Martin Pluskal 2020-02-06 12:33:07 +0000
  • ded3e62e0e Accepting request 745490 from Publishing Dominique Leuenberger 2019-11-06 13:35:14 +0000
  • d4b6659489 - Use modern macro for cmake Martin Pluskal 2019-11-05 13:23:41 +0000
  • a2f9c8e014 Accepting request 739238 from home:RBrownSUSE:branches:Publishing Martin Pluskal 2019-10-17 12:25:55 +0000
  • 92103f024a Accepting request 682070 from Publishing Dominique Leuenberger 2019-03-19 08:57:56 +0000
  • fe6bd93d37 - Update to version 6.4.0: * version bump * FIXED: Fix token length in OPML * UPDATED: Allow '\' to preserve line break in metadata. (Addresses #86) * FIXED: Prevent potential null dereference * Avoid potential error with stack_free * FIXED: Use Setext headers when necessary to convert from OPML to text (fixes #138) * UPDATED: Apply astyle * ADDED: Add opml option to read for MultiMarkdown OPML files * UPDATED: Adjust metadata for test files * FIXED: Trim single remaining whitespace when exporting headers Martin Pluskal 2019-03-06 09:33:18 +0000
  • abd8c75524 Accepting request 584471 from Publishing Dominique Leuenberger 2018-03-09 09:46:32 +0000
  • 061d14114b OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=9 Martin Pluskal 2018-03-08 15:17:24 +0000
  • e39fe55822 - Update to version 6.3.0: * version bump * UPDATED: Apply astyle to source * UPDATED: Remove deprecated fodt.c and fodt.h * FIXED: Fix issue with list bullets in fenced code blocks * FIXED: Fix typo in QuickStart.txt (fixes #111) * Fix encoding of some markup inside LaTeX texttt environment (fixes #110 and #108) * UPDATED: Update dates * UPDATED: Add test suite to d_string * FIXED: Fix edge case with superscripts and punctuation Martin Pluskal 2018-03-08 15:15:42 +0000
  • 778d785a1e - Update to version 6.2.3: * version bump * FIXED: Fix potential NULL pointer dereference * FIXED: Fix bug with multiple footnotes in single paragraph when exporting to LaTeX * CHANGED: Update superscript/subscript algorithm to allow leading instances * UPDATED: Refactor file utilities into file.c/h * FIXED: Prevent pointer overflow * UPDATED: Silence Xcode static analyzer false positives * FIXED: Fix potential bug * FIXED: Fix potential bug * UPDATED: Fix issue with AStyle indent settings Martin Pluskal 2017-12-07 13:40:18 +0000
  • 5f9ef6ebf7 Accepting request 542089 from Publishing Dominique Leuenberger 2017-11-16 13:02:33 +0000
  • 8907024260 - Update dependencies Martin Pluskal 2017-11-15 16:30:31 +0000
  • ff2ec0e549 Accepting request 538617 from Publishing Dominique Leuenberger 2017-11-04 18:29:25 +0000
  • 8eee7d9a4b - Conflict with MultiMarkdown-5 - Provide virtual package markdown Martin Pluskal 2017-11-03 09:25:29 +0000
  • 505dad0067 - New package MultiMarkdown-6 based on MultiMarkdown-5 Martin Pluskal 2017-10-19 13:46:41 +0000
  • 3238c814b6 osc copypac from project:Publishing package:MultiMarkdown-5 revision:11, using expand Martin Pluskal 2017-10-19 13:35:07 +0000