[dokuwiki] New PR: do not remove blank lines from code

  • From: "tormec" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 29 Oct 2018 16:27:41 +0100 (CET)

Hi,

tormec opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/2559:

I wonder if there is any reason to always remove leading and trailing blank 
lines from snippets of code.
I think it's more reasonable to leave the decision to the user.

In the image below, on the left, the current behaviour, on the right, the 
desired result, of the code in the middle which tries to simulate all the 
possibile cases.
![blank_lines_code](https://user-images.githubusercontent.com/10964663/47659641-ad5d8f00-db95-11e8-9466-1bf16718266b.png)


Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

2c06a780-db8f-11e8-9e6b-7e9b3a5dc719


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: do not remove blank lines from code - tormec