opi

Results 14 comments of opi

Warning still there, but rendering is fine. ``` $ node -v v8.11.1 ``` ``` $ markdown-pdf -V 8.1.1 ```

thanks for reporting this issue. Do you suggest anything to prevent this behavior ?

@jenlampton there is a PR already ;)

> Actually the new-lines added throughout Basis are quite excessive. We need these to be fixed before merging. Do you mean that you agree with https://github.com/backdrop/backdrop/pull/1946/files#diff-ac5dbf064787a2cf66646b05c3f17c19R9, but not https://github.com/backdrop/backdrop/pull/1946/files#diff-ac5dbf064787a2cf66646b05c3f17c19R181 ?...

I'm trying to work on this issue, but I can't find this disabled contact menu item... am I missing something ? @klonos @quicksketch

Create a WIP PR https://github.com/backdrop/backdrop/pull/2145 Add my own review with some point I want to discuss https://github.com/backdrop/backdrop/pull/2145#pullrequestreview-114667190

I used to have a custom "delimiter" formatter, that allow user to choose the delimiter (like a comma, br tag, ...), and a custom delimiter for the last element (...

Nothing relevant in the watchdog / logs ? My guess is that you have to much modules to enable at the same time. Enabling a module is a pretty expensive...

Good idea to have a "custom rule" option during installation. Anyone feel free to contribute, I don't have so much time for this app nowdays

I don't remember why, but the trailing slash is removed on purpose https://github.com/YunoHost-Apps/redirect_ynh/blob/master/scripts/install#L30 ; But if your app need it, you should edit your nginx config file in /etc/nginx/conf.d/domain.conf (or...