Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/pandocPublic

using block quotations inside line blocks #7107

Closed
@CircleCode

Description

@CircleCode

According toline blocks doc  :

The division into lines will be preserved in the output, as will any leading spaces;otherwise, the lines will be formatted as Markdown.

So I expected the following snippet to produce a block quotation and an indented block quotation.

Otherwise, maybe the doc should mention than only inline markdown is applied, and block formatting is not applied?

some normal text| some text in line blocks| | > This text is| > expected to be rendered| > as a _block quotation_| |   > This text is|   > expected to be rendered|   > as an indented _block quotation_

Produced output:

some normal textsome text in line blocks> This text is> expected to be rendered> as a block quotation  > This text is  > expected to be rendered  > as an indented block quotation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp