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

GitHub / yuin/goldmark issues and pull requests

#517 - Add goldmark-treeblood extension

Pull Request - State: closed - Opened by wjkoh about 1 month ago

#513 - why h2 not h1 child

Issue - State: closed - Opened by iyaozhen 2 months ago

#511 - Convert ast node to markdown

Issue - State: closed - Opened by wujunyi792 2 months ago

#509 - Multiline HTML comments break lists

Issue - State: closed - Opened by MoritzWeber0 2 months ago

#508 - WASM playground version

Issue - State: closed - Opened by joeblew999 2 months ago

#507 - Can't have multiple footnotes in one line

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

#505 - Add configurable `CodeClassPrefix` option for HTML renderer

Pull Request - State: open - Opened by kpym 3 months ago

#504 - Use "Auto-draft release notes" feature when releasing

Issue - State: closed - Opened by echarrod 3 months ago

#500 - No new line with `WithHardWraps`

Issue - State: closed - Opened by noahfraiture 3 months ago

#499 - HTML comments eat characters

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

#498 - playground: Add html.WithUnsafe option

Issue - State: closed - Opened by jmooring 3 months ago - 1 comment

#495 - Underscore in heading title

Issue - State: closed - Opened by duglin 4 months ago

#494 - Regression: BaseBlock Text breaks with ast.NewParagraph()

Issue - State: closed - Opened by AlexVasiluta 4 months ago - 1 comment

#493 - Pin

Issue - State: closed - Opened by Dustin4444 4 months ago

#492 - Multiple blank lines cause <p>&nbsp;</p>

Issue - State: closed - Opened by LHSnow 5 months ago - 1 comment

#490 - Test with latest releases of golang

Pull Request - State: closed - Opened by mrueg 5 months ago

#489 - chore: update `goldmark-enclave` repo URL and information

Pull Request - State: closed - Opened by lyricat 5 months ago

#487 - Fix GitHub actions badge URL

Pull Request - State: closed - Opened by n-peugnet 6 months ago

#486 - Annotate <li> when it's a tasklist item

Issue - State: open - Opened by akbyrd 6 months ago

#483 - Strikethrough extension fails if first character within delimiters is punctuation

Issue - State: closed - Opened by jmooring 7 months ago - 3 comments
Labels: stale

#477 - Allow configuring the max parsed heading level

Pull Request - State: open - Opened by belak 8 months ago

#476 - Parsing specific markdown, losing text

Issue - State: closed - Opened by gt37csz 8 months ago

#471 - `Node.Text` returns HTML elements as plain text (regression from 1.7.4)

Issue - State: closed - Opened by rhysd 9 months ago - 4 comments

#470 - BaseBlock.Text changed in v1.7.5

Issue - State: closed - Opened by bep 10 months ago - 3 comments

#466 - Incorrect parsing of a nested list inside an empty list item

Issue - State: closed - Opened by Andrew-Morozko 11 months ago - 3 comments
Labels: stale

#465 - EOF is not treated like a line

Issue - State: closed - Opened by Andrew-Morozko 11 months ago - 2 comments
Labels: stale

#464 - Incorrect parsing leading to panic at render

Issue - State: closed - Opened by Andrew-Morozko 11 months ago - 2 comments
Labels: stale

#463 - Ordered kv's in dumps

Pull Request - State: closed - Opened by Andrew-Morozko 12 months ago - 2 comments
Labels: stale

#462 - Fix panic in table parser

Pull Request - State: closed - Opened by Andrew-Morozko 12 months ago

#461 - Ordered kv's in dumps

Pull Request - State: closed - Opened by Andrew-Morozko 12 months ago - 1 comment

#460 - Add Text() retrieval for BaseBlock types

Pull Request - State: closed - Opened by cbednarski about 1 year ago

#459 - ast: Empty Text() from code blocks

Issue - State: closed - Opened by cbednarski about 1 year ago - 4 comments

#457 - Problem with emphasized link text

Issue - State: closed - Opened by jmooring about 1 year ago

#456 - backslash in image "alt" attribute

Issue - State: closed - Opened by JohannesKaufmann about 1 year ago

#455 - GitHub flavored markdown: support single-tilde strikethrough

Pull Request - State: closed - Opened by camdencheek about 1 year ago - 9 comments

#453 - Panic

Issue - State: closed - Opened by m8rge about 1 year ago - 2 comments

#452 - feat(extension/tasklist): Preserve TaskList item source positions to …

Pull Request - State: closed - Opened by movsb about 1 year ago - 2 comments
Labels: stale

#451 - correct comment

Pull Request - State: closed - Opened by hezhizhen about 1 year ago - 2 comments
Labels: stale

#448 - make RenderAttributes() accept both []byte and string

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

#446 - add link to goldmark-tgmd renderer

Pull Request - State: closed - Opened by mr-chelyshkin over 1 year ago

#443 - docu: update example as it will not build

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

#442 - Add `AutoLink.LabelSegment` method

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

#440 - Omitting the final newline in code blocks

Issue - State: closed - Opened by silverwind over 1 year ago - 3 comments

#439 - fix: Make softlinebreak public

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

#434 - some autolinks not parsed correctly

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

#433 - disbale CodeBlockParser but cont get empty result

Issue - State: closed - Opened by zhangziang over 1 year ago - 3 comments
Labels: stale

#432 - update unsafe code to user newer-faster-better idioms

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

#430 - approved the UI changes

Issue - State: closed - Opened by Talhasaleem110 over 1 year ago

#429 - Add extension: wiki-table

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

#427 - README/extensions: Add goldmark-enclave

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

#425 - change: Export render functions

Pull Request - State: closed - Opened by mrueg over 1 year ago - 3 comments

#424 - Improve thematic break

Pull Request - State: closed - Opened by dkotik almost 2 years ago - 3 comments
Labels: stale

#421 - Add support for gfm alerts

Issue - State: closed - Opened by davidejones almost 2 years ago

#419 - Fix #418

Pull Request - State: closed - Opened by roife almost 2 years ago

#418 - Incorrect Rendering of [x] in List Items

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

#416 - Softbreaks in image's alt text are eaten

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

#412 - Bug: Link Parse

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

#411 - Define line break styles for east asian characters as options

Pull Request - State: closed - Opened by henry0312 almost 2 years ago - 10 comments

#410 - Footnote in a footnote appears before other footnotes

Issue - State: open - Opened by kuruczgy almost 2 years ago - 6 comments
Labels: pinned

#409 - Add support for CJK Symbols and Punctuation

Pull Request - State: closed - Opened by henry0312 almost 2 years ago

#407 - Unexported inlining of exported fields

Issue - State: closed - Opened by akfaew almost 2 years ago

#406 - Closing tag on a new line doesn't work

Issue - State: closed - Opened by Gusted about 2 years ago

#404 - chore: use make([]byte, 6) and omit nil check

Pull Request - State: closed - Opened by testwill about 2 years ago - 3 comments
Labels: stale

#403 - unexpected url handling

Issue - State: closed - Opened by ThatFave about 2 years ago

#401 - Lint and simplify code

Pull Request - State: closed - Opened by mrueg about 2 years ago - 1 comment
Labels: stale

#399 - add comments about errors

Pull Request - State: open - Opened by zakirullin about 2 years ago - 3 comments

#396 - fix some typos

Pull Request - State: closed - Opened by cuishuang about 2 years ago - 2 comments
Labels: stale

#393 - New Lines not adding <Softbreak /> node

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

#392 - Parser prints strong as emphasis

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

#391 - Adds goldmark-figure to the extension list.

Pull Request - State: closed - Opened by yilei over 2 years ago

#388 - parser: added link attributes options

Pull Request - State: closed - Opened by persuader72 over 2 years ago - 2 comments
Labels: stale

#384 - `extension.GFM` doesn't support raw html

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

#383 - Table definition does not support signle dash

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

#380 - README/extensions: Add goldmark-frontmatter

Pull Request - State: closed - Opened by abhinav over 2 years ago

#379 - Update README.md - add extension

Pull Request - State: closed - Opened by tenkoh over 2 years ago

#377 - Could `PrecendingCharacter` be replaced by `PrecedingCharacter`

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

#376 - Summarize Multi-Footnotes

Issue - State: closed - Opened by frogg over 2 years ago

#375 - Fixing typos

Pull Request - State: closed - Opened by deining over 2 years ago - 2 comments
Labels: stale

#371 - How to use an image caption in goldmark?

Issue - State: closed - Opened by axiaoxin over 2 years ago

#369 - Empty headers in a table break the order of the headers

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

#368 - Emojis in a collapsable section are not parsed correctly

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

#366 - [Feature Request] Complete page option

Issue - State: closed - Opened by ivanspasov99 over 2 years ago

#364 - ContextKeyMax is a global variable that increases ad infinum with each run

Issue - State: closed - Opened by ivanjaros over 2 years ago
Labels: invalid

#363 - README/extensions: Add goldmark-anchor

Pull Request - State: closed - Opened by abhinav over 2 years ago

#361 - Blockquote tag appears after HTML not ending with newline

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

#360 - Blockquote tag appears after HTML not ending with newline

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

#358 - Add role to global HTML attributes

Pull Request - State: closed - Opened by jmooring over 2 years ago

#357 - Add role to global HTML attributes

Issue - State: closed - Opened by jmooring over 2 years ago

#356 - html.WithHardWraps() is not working

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

#353 - fuzz: Make goldmark compatible with OSS-Fuzz

Pull Request - State: closed - Opened by silvergasp over 2 years ago - 1 comment
Labels: stale

#352 - Unable to iterate on children of a node inside a Renderer function

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

#350 - feat(reader): work for cjk in findSubMatchReader

Pull Request - State: closed - Opened by ohanan over 2 years ago - 1 comment

#347 - Single quotes not opening before the letter 't'

Issue - State: open - Opened by cl1ntv over 2 years ago - 4 comments
Labels: pinned

#344 - Adding two extensions to README.md

Pull Request - State: closed - Opened by hjr265 over 2 years ago

#338 - Fix #335

Pull Request - State: open - Opened by tenevdev over 2 years ago - 3 comments
Labels: pinned

#337 - extra_test.go: Add test timeout multiplier environment variable

Pull Request - State: closed - Opened by piggynl over 2 years ago - 1 comment
Labels: stale