Skip to content

meta-bind-embed does not preserve newlines #579

@lx0n2acl

Description

@lx0n2acl

Please fill out these Check-boxes

  • I checked for existing similar issues
  • I checked that the plugin is up to date
  • The issue persists with all other plugins and themes disabled

Plugin Version

1.4.1

This Issue Occurs on

  • Windows
  • Linux
  • macOS
  • Android
  • iOS

Debug Info

None

Describe the Issue

Newlines are not preserved by an embed

Steps to Reproduce

Here is my embed:

```meta-bind-embed
[[note]]
```

Here is my note

markdown
.
.
.

INPUT[textArea(placeholder(What is the desired outcome for this project?)):goal]

.
.
.
.
markdown

RESULT:
markdown

INPUT[textArea(placeholder(What is the desired outcome for this project?)):goal]

markdown

(.) character here represents newlines

Expected Behavior

I expect the newlines to be preserved

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behavior caused by this plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions