Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gettalong/kramdown issues and pull requests

#815 - Output is mangled if HTML includes newlines inside a tag

Issue - State: closed - Opened by fulldecent 2 months ago - 1 comment

#814 - Allow for footnotes div to have a custom class name

Issue - State: closed - Opened by blaurascon 2 months ago - 1 comment
Labels: question

#811 - What syntax should I use to wrap ASCII art

Issue - State: closed - Opened by helloHKTK 3 months ago - 2 comments

#810 - [bugfix] Fix edge case in Kramdown converter

Pull Request - State: closed - Opened by honzasterba 4 months ago - 1 comment
Labels: bug

#809 - [bug] Kramdown converter fails with NoMethodError: undefined method `type' for nil

Issue - State: closed - Opened by honzasterba 4 months ago - 2 comments
Labels: bug

#808 - Prevent unnecessary escaping of numbers

Pull Request - State: closed - Opened by pwim 5 months ago - 1 comment
Labels: enhancement

#807 - fix: cast source to a string before checking encoding

Pull Request - State: closed - Opened by roelbondoc 5 months ago - 1 comment

#806 - up rexml to a version that doesnt include the ddos vulnerability

Pull Request - State: closed - Opened by jeremiahlukus 6 months ago - 8 comments
Labels: enhancement

#803 - Odd behavior with nested table and mixing block and inline elements

Issue - State: closed - Opened by vincerubinetti 8 months ago - 1 comment

#802 - parse failure on empty tables

Issue - State: closed - Opened by gsar 9 months ago - 1 comment
Labels: bug

#800 - Can I remove the image parsing method?

Issue - State: closed - Opened by clickworkorange 10 months ago - 2 comments

#799 - Japanese chars combined with MD syntax are not converted

Issue - State: closed - Opened by JonasPospichal 10 months ago - 5 comments

#797 - Rouge CSS not applied to code

Issue - State: closed - Opened by clickworkorange 11 months ago - 2 comments

#796 - Jekyll kramdown: How to disable generating styles in tables?

Issue - State: closed - Opened by yagarea 11 months ago - 1 comment

#795 - Void elements should not use trailing slashes.

Issue - State: closed - Opened by Raza403 12 months ago - 2 comments
Labels: question

#794 - `time` should be span level by default

Issue - State: closed - Opened by EtienneMiret about 1 year ago - 1 comment
Labels: bug

#793 - Select whether an HTML tag is parsed as block or span level

Issue - State: closed - Opened by EtienneMiret about 1 year ago - 2 comments
Labels: question

#792 - `markdown="0"` meaning

Issue - State: closed - Opened by EtienneMiret about 1 year ago - 1 comment

#790 - auto_ids i18n: Non ASCII accents to ASCII

Pull Request - State: closed - Opened by hacktivista over 1 year ago - 4 comments

#789 - Could not find gem 'kramdown' in https://github.com/gettalong/kramdown.git

Issue - State: closed - Opened by anon987654321 over 1 year ago - 5 comments
Labels: question

#787 - MD to HTML is adding spaces to code segments.

Issue - State: closed - Opened by MScalopez over 1 year ago - 4 comments
Labels: question

#786 - Custom Parser Support

Issue - State: closed - Opened by aahn33 over 1 year ago - 1 comment
Labels: question

#785 - Code block language not parsing in details/summary following math expression

Issue - State: closed - Opened by b0nes164 over 1 year ago - 2 comments

#784 - Attribute name consisting of colon does not get parsed

Issue - State: closed - Opened by vietqhoang over 1 year ago - 1 comment

#783 - [feature] support inline notes

Issue - State: closed - Opened by Freed-Wu over 1 year ago - 1 comment

#781 - Fix deprecated interface for YAML.safe_load

Pull Request - State: closed - Opened by stanhu over 1 year ago - 1 comment

#780 - handling `br` inside formatting tags

Issue - State: closed - Opened by directionless over 1 year ago - 2 comments
Labels: bug

#779 - Fix loading of config file with recent Rubies (Psych 4.0)

Pull Request - State: closed - Opened by cboos almost 2 years ago - 2 comments
Labels: bug

#778 - Fenced codeblocks column (not the list indentation) should determine the stripped whitespace from the code

Issue - State: closed - Opened by T3sT3ro almost 2 years ago - 3 comments
Labels: question

#777 - Rendering markdown (as a way to mutate markdown documents)

Issue - State: closed - Opened by synthead almost 2 years ago - 6 comments
Labels: question

#776 - Revert back to original markdown

Issue - State: closed - Opened by narutaro almost 2 years ago - 2 comments

#775 - html_to_native: use normal links instead of reference-style links

Issue - State: closed - Opened by collimarco almost 2 years ago - 1 comment

#774 - Add new option, `footnote_link_text`

Pull Request - State: closed - Opened by BryceStevenWilley about 2 years ago - 5 comments
Labels: enhancement

#773 - Better footnote a11y

Pull Request - State: closed - Opened by BryceStevenWilley about 2 years ago - 1 comment

#771 - Enable GitHub Discussions

Issue - State: closed - Opened by andrewtbiehl about 2 years ago - 1 comment

#770 - latex error with /testcases/block/04_header/with_auto_ids.text

Issue - State: closed - Opened by boutil about 2 years ago - 2 comments

#769 - Limited rendering of fraction entities

Issue - State: closed - Opened by ashmaroli about 2 years ago - 9 comments

#768 - Numbered list - custum start

Issue - State: closed - Opened by yagarea about 2 years ago - 1 comment
Labels: question

#767 - Code Blocks Eat Multiline YAML

Issue - State: closed - Opened by theory about 2 years ago - 3 comments
Labels: question

#766 - Possibly erroneous warning by the parser for the generated markdown?

Issue - State: closed - Opened by rubyFeedback about 2 years ago - 2 comments
Labels: bug

#765 - Add links to headers 🔗

Pull Request - State: closed - Opened by mctaylorpants about 2 years ago - 3 comments

#764 - Adding the emphasis character to the options of the element.

Pull Request - State: closed - Opened by ionactual about 2 years ago - 1 comment
Labels: enhancement

#763 - diff is not work if i add a languge name

Issue - State: closed - Opened by qiudaoermu over 2 years ago - 3 comments
Labels: question

#762 - Add option for standard latex math notation

Issue - State: closed - Opened by yagarea over 2 years ago - 8 comments
Labels: question

#761 - pass parser options into convert

Pull Request - State: closed - Opened by ghepting over 2 years ago - 6 comments

#760 - Not parsing "<" "&" ">" correctly in code block nested inside of HTML elements

Issue - State: closed - Opened by acq688 over 2 years ago - 4 comments

#759 - Support Rouge Formatters with other method signatures

Issue - State: open - Opened by jonsgreen over 2 years ago - 11 comments

#758 - CDATA sections are being HTML-escaped

Issue - State: closed - Opened by cabo over 2 years ago - 7 comments
Labels: enhancement

#757 - <figcaption markdown="1"> escapes closing tags after backticks...

Issue - State: closed - Opened by codingthat over 2 years ago - 1 comment
Labels: question

#756 - add langauge html prop to generated code from highlighter-rouge

Issue - State: closed - Opened by godalming123 over 2 years ago - 2 comments
Labels: question

#755 - Kramdown freezes with specific input.

Issue - State: closed - Opened by EnotPoloskun over 2 years ago - 4 comments

#754 - Add support for `<mark>`?

Issue - State: closed - Opened by jaredcwhite over 2 years ago - 3 comments
Labels: question

#753 - kramdown converter: Add list_indent option

Pull Request - State: closed - Opened by cabo over 2 years ago - 7 comments

#752 - Unexpected discrepancy between renders of code-blocks and code-span

Issue - State: closed - Opened by ashmaroli over 2 years ago - 5 comments
Labels: bug

#751 - Weird backslash insertion in kramdown writer

Issue - State: closed - Opened by cabo over 2 years ago - 11 comments
Labels: bug

#750 - Some option types are not clear documented

Issue - State: closed - Opened by EmilySeville7cfg over 2 years ago - 1 comment

#749 - Entities are not parsed when directly under root node

Issue - State: closed - Opened by numinit over 2 years ago - 2 comments
Labels: bug

#748 - Make codespan delimiter available for processor

Pull Request - State: closed - Opened by cabo over 2 years ago - 3 comments

#747 - List inside block element (details) inside list not working

Issue - State: closed - Opened by karmanyaahm over 2 years ago - 2 comments

#746 - Doesn't work well with hashtags / Obsidian.md tags

Issue - State: closed - Opened by kankaristo over 2 years ago - 1 comment
Labels: question

#745 - How to get in touch regarding a security concern

Issue - State: closed - Opened by JamieSlome almost 3 years ago - 2 comments

#744 - latex warning causing test failure with newer texlive

Issue - State: closed - Opened by boutil almost 3 years ago - 1 comment

#743 - Allow the child element to be converted

Pull Request - State: closed - Opened by soukouki almost 3 years ago - 1 comment

#742 - Kramdown option in Jekyll fail

Issue - State: closed - Opened by dungxibo123 almost 3 years ago - 1 comment

#741 - Question: Way to securely include raw HTML code blocks?

Issue - State: closed - Opened by joshgoebel almost 3 years ago - 6 comments

#740 - Make initial list label available for processor

Pull Request - State: closed - Opened by cabo almost 3 years ago - 6 comments

#739 - Math block convert subscript to <em>

Issue - State: closed - Opened by ProFatXuanAll about 3 years ago - 3 comments

#738 - Shaky attempt to add the HTML5 entities

Pull Request - State: closed - Opened by StoneCypher about 3 years ago - 6 comments
Labels: enhancement

#737 - It is not clear how to write a multipoint entity in your entity list

Issue - State: open - Opened by StoneCypher about 3 years ago - 5 comments

#736 - All HTML5 entities are missing

Issue - State: closed - Opened by StoneCypher about 3 years ago - 1 comment

#735 - Something in kramdown-2.3.1 is interferring with man commands in backticks

Issue - State: closed - Opened by postmodern about 3 years ago - 1 comment

#734 - Unable to decode HTML entities

Issue - State: closed - Opened by asbjornu about 3 years ago - 5 comments
Labels: enhancement, needs pull request

#733 - Backtick-fenced code blocks are not syntax-highlighted by parser-gfm

Issue - State: closed - Opened by Thom1729 about 3 years ago - 1 comment

#732 - backlashes in href of links/images are not unescaped

Issue - State: closed - Opened by KirilSoshnin about 3 years ago - 1 comment
Labels: question

#731 - Can't specify footnote location

Issue - State: closed - Opened by jajmo about 3 years ago - 2 comments

#730 - Can't apply inline attribute to markdown <li>

Issue - State: closed - Opened by dabrahams about 3 years ago - 4 comments
Labels: question

#729 - Accessibility: ARIA role doc-endnote is deprecated.

Issue - State: closed - Opened by mejiaj about 3 years ago - 3 comments
Labels: enhancement

#728 - Bump rubocop to v1.26.x

Pull Request - State: closed - Opened by ashmaroli about 3 years ago - 4 comments

#727 - Allocate a single dispatcher for `Html` Converters

Pull Request - State: closed - Opened by ashmaroli about 3 years ago - 3 comments

#726 - Allow the text surrounded by square brackets with IAL to convert to the span element.

Pull Request - State: closed - Opened by akinori-ichigo about 3 years ago - 4 comments

#725 - Incorrect output to a file in PowerShell

Issue - State: closed - Opened by docsimpo over 3 years ago - 4 comments

#724 - How to create a standalone image?

Issue - State: closed - Opened by docsimpo over 3 years ago - 1 comment

#723 - Fix role="doc-noteref" per WAI-ARIA requirements.

Pull Request - State: closed - Opened by psfrolov over 3 years ago - 2 comments
Labels: bug

#722 - Suggestion for new syntax

Issue - State: closed - Opened by thesoftwarephilosopher over 3 years ago - 7 comments

#719 - Accessibility: incorrect use of ARIA role="doc-noteref"

Issue - State: closed - Opened by LouiseSteward over 3 years ago - 1 comment

#718 - Mathjax corner case (Bbb + nested subscripts of symbols)

Issue - State: open - Opened by jiryang over 3 years ago - 3 comments

#717 - Abbreviations are destroyed by line breaks

Issue - State: closed - Opened by cabo over 3 years ago - 4 comments
Labels: enhancement

#716 - Rendering GFM-documented emojis

Issue - State: closed - Opened by SomeWeekendReading over 3 years ago - 2 comments

#715 - Producing valid HTML5 from details/summary blocks

Issue - State: closed - Opened by pdmosses over 3 years ago - 1 comment

#712 - mathjax 3.0 issues

Issue - State: closed - Opened by OrenBochman over 3 years ago - 4 comments
Labels: question

#711 - Specifying a header ID that starts with a number is ignored

Issue - State: closed - Opened by ArthurZey over 3 years ago - 3 comments
Labels: question

#710 - HTML entities in hyperlink text

Issue - State: closed - Opened by SomeWeekendReading over 3 years ago - 3 comments
Labels: enhancement

#709 - b tags are not parsed when there is a space in block

Issue - State: closed - Opened by mwitek over 3 years ago - 1 comment
Labels: question

#708 - Restrict Rouge formatters to Rouge::Formatters namespace

Pull Request - State: closed - Opened by stanhu over 3 years ago - 6 comments

#706 - Automatically add rel="footnote" to footnote links

Issue - State: closed - Opened by xplosionmind over 3 years ago - 3 comments
Labels: enhancement