Skip to content

fix: code block in tight list#208

Merged
RivoLink merged 1 commit into
RivoLink:mainfrom
inomata137:fix/code-block-in-tight-list-item
Jul 10, 2026
Merged

fix: code block in tight list#208
RivoLink merged 1 commit into
RivoLink:mainfrom
inomata137:fix/code-block-in-tight-list-item

Conversation

@inomata137

Copy link
Copy Markdown
Contributor

Fixed a bug where code blocks inside list items are displayed in wrong positions.

minimal reproduction is:

- one
  two
  ```
  three
  ```

before:
スクリーンショット 2026-07-10 16 20 06

after:
スクリーンショット 2026-07-10 16 16 41

@RivoLink

Copy link
Copy Markdown
Owner

Hi @inomata137
Thanks for your interest in the project and for your PR, I really appreciate it.

A couple of requests:

  • The commit message is too verbose. Could you replace it with fix: tight list code-block? You can add a commit description if you want to provide more context. Also, please remove Claude as a co-author.
  • Signed commit: GPG signing is required on main. If you can sign it, great. If not, no worries, I'll handle it and preserve you as author.

GPG signing docs : https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits

@inomata137 inomata137 force-pushed the fix/code-block-in-tight-list-item branch 2 times, most recently from aba724b to 10e863e Compare July 10, 2026 16:19
@inomata137 inomata137 force-pushed the fix/code-block-in-tight-list-item branch from 10e863e to 75cd1ed Compare July 10, 2026 16:30
@inomata137

inomata137 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Sorry for force-pushing many times, but finally I managed to sign my commit using GPG :)

@RivoLink

Copy link
Copy Markdown
Owner

No worries, thank you so much 😊

@RivoLink RivoLink changed the title fix: code block position in tight list item fix: code block in tight list item Jul 10, 2026
@RivoLink RivoLink changed the title fix: code block in tight list item fix: code block in tight list Jul 10, 2026
@RivoLink RivoLink merged commit e536382 into RivoLink:main Jul 10, 2026
1 check passed
@inomata137 inomata137 deleted the fix/code-block-in-tight-list-item branch July 11, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants