AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update commonmark-extensions to version 0.2.3. [#]# 0.2.3 - Allow bare word attribute in fenced_divs (#84). This follows a similar change in pandoc (jgm/pandoc#7242).
- Add commonmark-extensions at version 0.2.2.1.
- Update commonmark-extensions to version 0.2.1.2. [#]# 0.2.1.2 - Fix bug with absolute paths in rebase_relative_paths extension on Windows.
- Update commonmark-extensions to version 0.2.1.1. [#]# 0.2.1.1 - Fix bug in wikilinks extensions. [#]# 0.2.1 - Add `rebase_relative_paths` extension. New exported module Commonmark.Extensions.RebaseRelativePaths [API change]. - Add `wikilinks_title_before_pipe` and `wikilinks_title_after_pipe` extensions (#69). New exported module Commonmark.Extensions.Wikilinks [API change].
- disable %{ix86} build
- Update commonmark-extensions to version 0.2.0.4. [#]# 0.2.0.4 - Add a test for autolinks (#66). - Require commonmark 0.1.1.2 (otherwise autolinks don't work properly). [#]# 0.2.0.3 - Add some new test examples to the autolinks extension spec (#65). - Allow interior `~` characters in autolinks (#65).
- Update commonmark-extensions to version 0.2.0.2. [#]# 0.2.0.2 - Remove unnecessary Typeable constraint on `TaskList` and `gfmExtensions` (#58). - Fix bug in `footnote` extension: multiple blocks in a block container (e.g. block quote or list) inside a footnote were being rendered in reverse order (#63, Harald Gliebe).
- Replace %setup -q with the more modern %autosetup macro.
- Add commonmark-extensions at version 0.2.0.1.