Skip to content

New line #5

Description

@nodefourtytwo

Using the example http://briantford.com/blog/angular-express.html I'm not able to multiline blog post.

\n obviously doesn't work

gets escaped by jade.

What I had to do (ugly) was to explode the text in an array of lines and for each line print a

{{line}}

.

any better solution? is it the right one?

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