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

Binary tree visualization in <pre> tag inproperly trimmed #307

Closed
Assignees
Vigilans
Labels
bugSomething isn't working
Milestone
@Vigilans

Description

@Vigilans

🐛 Bug Report

image

Reason:

body:body.join("\n").replace(/<pre>\s*([^]+?)\s*<\/pre>/g,"<pre><code>$1</code></pre>"),

The<pre>\s* reduces all the white spaces. In fact, only\r\n is needed to not be caught.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp