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

empty line needed before </div> #1591

Closed
@ousia

Description

@ousia

markdown needs an empty line before</div> to handle the last paragraph as such.

Sample file:

<div>This is a paragraph.This is another paragraph.</div><div>This is a paragraph.This is another paragraph.</div>

Output converted to HTML:

<div>This is a paragraph.</div><div><p>This is a paragraph.</p><p>This is another paragraph.</p></div>

Could you fix this?

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