You are not logged in.

#1 2018-03-13 21:05:10

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Multi-line comment in new Markdown AUR

How you supposed to have multi line comment come out with the new Markdown comment system without manual "double" line breaks?

E.g.:

$ makepkg -si
==> Making package: google-chrome 65.0.3325.162-1 (Tue Mar 13 20:54:56 GMT 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading google-chrome-stable_65.0.3325.162_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time Time  Current
                                 Dload  Upload   Total   Spent Left  Speed
 82 49.7M   82 41.1M    0     0  10.0M      0  0:00:04  0:00:04 --:--:-- 10.0M

Instead of:

$ makepkg -si ==> Making package: google-chrome 65.0.3325.162-1 (Tue Mar 13 20:54:56 GMT 2018) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading google-chrome-stable_65.0.3325.162_amd64.deb... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 82 49.7M 82 41.1M 0 0 10.0M 0 0:00:04 0:00:04 --:--:-- 10.0M

Even the "double space" trick doesn't seem to work, as it just gets translated into plaintext "<br>": https://stackoverflow.com/q/22385334


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#2 2018-03-13 21:11:16

progandy
Member
Registered: 2012-05-17
Posts: 5,192

Re: Multi-line comment in new Markdown AUR

https://bugs.archlinux.org/task/56649

Edit: the aur should allow fenced code with ``` or ~~~

Last edited by progandy (2018-03-13 21:17:24)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB