1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 17:54:53 +09:00
vervis/templates
fr33domlover d8d2d160a0 Render ticket description as Markdown
At the beginning the rendering was invalid because it parsed the entire
content as a single line. For some reason, when I read the ticket
description from the DB, all newlines are returned as CRLF. I don't know
why yet or whether it can or should be changed, but as a quick fix, I
made the handler function filter out the CRs from the text. Then the
rendering is correct.

This matches the documentation of Pandoc, which mentions the readers
assume newlines are encoded as LF.
2016-05-02 21:20:25 +00:00
..
key Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
project Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
repo Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
ticket Render ticket description as Markdown 2016-05-02 21:20:25 +00:00
breadcrumbs.cassius Breadcrumbs widget in default layout 2016-05-02 14:16:51 +00:00
breadcrumbs.hamlet Breadcrumbs widget in default layout 2016-05-02 14:16:51 +00:00
default-layout-wrapper.hamlet Remove copyright field from settings, copyright is wrong! 2016-04-19 15:47:26 +00:00
default-layout.cassius Style: Make links not be underlined unless hovered 2016-03-07 00:37:52 +00:00
default-layout.hamlet Breadcrumbs widget in default layout 2016-05-02 14:16:51 +00:00
homepage.hamlet Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
password-field.hamlet Implement registration and make it build 2016-02-23 02:27:01 +00:00
people.hamlet Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
person-new.hamlet Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
person.hamlet Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00
personal-overview.hamlet Remove titles from all pages, the breadcrumb already shows them 2016-05-02 14:30:15 +00:00