Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-jira-wiki-markup-devel | Distribution: SUSE Linux Enterprise 15 |
Version: 1.5.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.3.3.1 | Build date: Mon Jan 29 15:40:12 2024 |
Group: Unspecified | Build host: xinomavro |
Size: 10887909 | Source RPM: ghc-jira-wiki-markup-1.5.1-150500.3.3.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/jira-wiki-markup | |
Summary: Haskell jira-wiki-markup library development files |
This package provides the Haskell jira-wiki-markup library development files.
MIT
* Mon Dec 25 2023 [email protected] - Update jira-wiki-markup to version 1.5.1 revision 1. 1.5.1 - ---- Released 2023-03-13. * Parser: Disallow image paths that start with a space. 1.5.0 - ---- Released 2023-01-11. * Relaxed upper bounds for mtl, allow mtl 2.3. * Fixed handling of character sequences that would be interpreted as icons if they weren't followed by an alphanumeric character. See also [pandoc issue #8511][]. [pandoc issue #8511]: https://github.com/jgm/pandoc/issues/8511 * Fri Jun 03 2022 [email protected] - Update jira-wiki-markup to version 1.4.0 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Wed May 26 2021 [email protected] - Update jira-wiki-markup to version 1.4.0. 1.4.0 - ---- Released 2021-05-25. * Allow quoted image parameters. * Added support for "smart links". * **API Change**: Add new constructors `SmartCard` and `SmartLink` to Text.Jira.Markup.LinkType. * Mon May 24 2021 [email protected] - Update jira-wiki-markup to version 1.3.5. 1.3.5 - ---- Released 2021-05-24. * Allow spaces and most unicode characters in attachment links. * No longer require a newline character after `{noformat}`. * Only allow URI path segment characters in bare links. * The `file:` schema is no longer allowed in bare links; these rarely make sense. * Sun Mar 14 2021 [email protected] - Update jira-wiki-markup to version 1.3.4. 1.3.4 - ---- Released 2021-03-13. * Fixed parsing of autolinks (i.e., of bare URLs in the text). Previously an autolink would take up the rest of a line, as spaces were allowed characters in these items. * Emoji character sequences no longer cause parsing failures. This was due to missing backtracking when emoji parsing fails. * Block quotes are only rendered as `bq.` if they do not contain a linebreak. * Sat Feb 13 2021 [email protected] - Update jira-wiki-markup to version 1.3.3. 1.3.3 - ---- Released 2021-02-12. * Modified the Doc parser to skip leading blank lines. This fixes parsing of documents which start with multiple blank lines. * Prevent URLs within link aliases to be treated as autolinks. * Thu Dec 17 2020 [email protected] - disable %{ix86} build * Tue Aug 18 2020 [email protected] - Replace %setup -q with the more modern %autosetup macro. * Wed Jul 08 2020 [email protected] - Update jira-wiki-markup to version 1.3.2. * Braces are now always escaped when printing; Jira treats braces specially, regardless of context. * Added support for links to anchors. * Styled text may not wrap across multiple lines; linebreaks in marked-up text are now forbidden. * Module Text.Jira.Parser.Core: new function `many1Till` which behaves like `manyTill`, but requires at least on element to be parsed. * Ensured the package works with GHC 8.10. * Support was added for additional syntax constructs: - citation markup (`??citation??`), - links to attachments (`[title^attachment.ext]`), and - user links (`[~username]`). * Changes to module `Text.Jira.Markup`: * A new data type `LinkType` is exported from the module. * Changes to type `Inline`: - a new constructor `Citation` has been added; - the `Link` constructor now takes an additional parameter of type `LinkType`. * Fixed rendering of image attributes: image attributes are separated by commas instead of pipes; the latter are used in block parameters. * Fixed parsing of blockquotes which are not preceeded by blank lines. * Ensure parsing of single-line blockquotes is possible even if there is no space between `bq.` marker and contents. * Fixed parsing of colors: parsing no longer fails for hexcolors which contain non-decimal digits. * Changes to module `Text.Jira.Parser.Shared`: - New parsing function `colorName` which parses a color descriptor, i.e. either a name or a hexcolor. * Added check that a closing markup char is not preceeded by a whitespace character. Previously, plain text was still incorrectly treated as markup. E.g., the dashes in `-> step ->` used to be interpreted as delimiters marking deleted text. * Allows empty table cells; table parsing failed if one of the cells did not contain any content. * Changes to module `Text.Jira.Parser.Core`: - A field `stateLastSpcPos` was added to data type `ParserState` to keep track of spaces. - Function `updateLastSpcPos` was added to update the aforementioned field. - Function `afterSpace` was added to test the field. * Tue Jun 16 2020 [email protected] - Re-generate file with latest version of spec-cleaner. * Wed May 06 2020 [email protected] - Update jira-wiki-markup to version 1.1.4. * Fixed parsing of image parameters. Thumbnails and images with parameters were previously not recognized as images. * Fixed table detection in endOfParagraph parser: Tables were expected to have a space between the leading pipe(s) and the cell content. Lines like `||Name|` were erroneously not recognized as the beginning of a new block. * Don't escape colon/semicolon unless necessary: it is necessary to escape colons or semicolons only if they could otherwise become part of a smiley. * Colon `:` and semicolon `;` are now parsed as special characters, since they can be the first characters of an emoji. * Fixed parsing of words which contain non-special symbol characters: word boundaries were not set correctly if a word contained a dot `.` or similar chars. * Fixed incorrect emphasis parsing: digits were erroneously allows as the first characters after closing emphasis characters. * Lists are now allowed to be indented; i.e., lists are still recognized if list markers are preceded by spaces. * Support for colored inlines has been added. * New constructor `ColorInline` for type `Inline` (API change). * Thu Dec 26 2019 [email protected] - Add jira-wiki-markup at version 1.0.0.
/usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Markup.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Markup.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Markup.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Block.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Block.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Block.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Core.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Core.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Core.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Inline.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Inline.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Inline.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/PlainText.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/PlainText.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/PlainText.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Shared.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Shared.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Parser/Shared.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Printer.dyn_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Printer.hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/Text/Jira/Printer.p_hi /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/libHSjira-wiki-markup-1.5.1-HAcUiZ4KajnBscaSP8nXsr.a /usr/lib64/ghc-8.10.7/jira-wiki-markup-1.5.1/libHSjira-wiki-markup-1.5.1-HAcUiZ4KajnBscaSP8nXsr_p.a /usr/lib64/ghc-8.10.7/package.conf.d/jira-wiki-markup-1.5.1.conf /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1 /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/CHANGELOG.md /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/README.md /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Markup.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Parser-Block.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Parser-Core.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Parser-Inline.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Parser-PlainText.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Parser-Shared.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Parser.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/Text-Jira-Printer.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-A.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-All.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-B.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-C.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-D.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-E.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-F.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-H.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-I.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-J.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-L.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-M.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-N.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-P.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-R.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-S.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-T.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-U.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index-W.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/doc-index.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/haddock-bundle.min.js /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/index.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/jira-wiki-markup.haddock /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/jira-wiki-markup.txt /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/linuwial.css /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/meta.json /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/quick-jump.css /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Markup.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Parser.Block.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Parser.Core.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Parser.Inline.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Parser.PlainText.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Parser.Shared.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Parser.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/Text.Jira.Printer.html /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/highlight.js /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/src/style.css /usr/share/doc/ghc-8.10.7/html/libraries/jira-wiki-markup-1.5.1/synopsis.png /usr/share/doc/packages/ghc-jira-wiki-markup-devel /usr/share/doc/packages/ghc-jira-wiki-markup-devel/CHANGELOG.md /usr/share/doc/packages/ghc-jira-wiki-markup-devel/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024