Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline text support with EFML #11

Closed
ClassicOldSong opened this issue Jun 29, 2018 · 0 comments
Closed

Multiline text support with EFML #11

ClassicOldSong opened this issue Jun 29, 2018 · 0 comments

Comments

@ClassicOldSong
Copy link
Member

Add a symbol | to support multiline with automatically new line support, no need to add a &n at each line like using . strings.

Example:

>pre
  .This is a single line content.
  . This line of text is following the first line.
  |This starts a new line by automatically adding an `&n` to the beginning of the line.
  |A new line is started.
  |Another new line is started.
  . This follows the previous line. 
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

No branches or pull requests

1 participant