Results 23 issues of Astrid

When should a new line be inserted in XML files? In the https://github.com/joomla/joomla-cms/blob/9efee5154ca98fe1429cdfa09c1088fef47a4cfd/administrator/components/com_config/forms/application.xml#L268, the lines 274 and 278 are too many. Right? ![joomla cms application xml at 4 0 dev...

One point on the list of future features are other formats such as mobi, epub or PDF. For this, in my opinion, a single HTML page is a good basis....

Is it necessary to update https://github.com/jokkedk/webgrind/wiki/Installation ? Please see https://xdebug.org/docs/upgrade_guide#changed-xdebug.profiler_enable_trigger

Because you are [currently working on this](https://github.com/rowanwins/leaflet-easyPrint/pull/92#commitcomment-35882425), I would be happy, if a PDF export would be included. I added that to myself once in a project - not very...

I have this installation script: ```

No Code Attached Yet

I want to provide a link with an in-between stop via osrm on a website. Is it possible to add a blank `start location text field`, so that a website...

If you have more than one map on a page, the mouseover event is only shown on the first map. With my change you can add a mapid, so that...

### Debug output https://gist.github.com/astridx/3d28bfeb109fb72db844083c8bb0c811 ### Expected behavior Use Ansible version 2.14.6. ``` $ ansible --version ansible [core 2.14.6] config file = /home/me/git/ansible_me.de/ansible.cfg configured module search path = ['/home/me/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible...

provisioner/ansible
guest/debian
host/ubuntu
needs-investigation

**Is your feature request related to a problem? Please describe.** I can't figure out how I can change the dropdown arrow to an inline SVG . **Describe the solution you'd...

feature request

When I use Leaflet.draw I sometime get the error: `ReferenceError: assignment to undeclared variable typeleaflet.draw-src.js:3161:11` Variables had to be declared: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Undeclared_var This PR fixed my issue.