Savas Ziplies

Results 16 issues of Savas Ziplies

Hi there I am using Quasar with Vert.x and am currently facing an odd issue of difference between my local Windows dev environment (_working_) and my Debian server (_not working_)....

bug

Hi **Describe the solution you'd like** It would be nice to allow the passing of optional RSS Channel parameters (i.e. https://validator.w3.org/feed/docs/rss2.html#optionalChannelElements). For example, right now I have no option to...

Ahoi This is a feature suggestion: Do you plan on supporting dynamic templates by SendGrid? Eg grabbing the template ids from the API and providing these as possible templates instead...

enhancement

Hi there I do not know if this is related to this bundle or Symfony 4 as I updated both. I am requesting the `getThreadAction` with an URL id, encoded,...

A setting of milliseconds how long to wait after a keystroke before refreshing the renderer, to optimize live editing in larger documents.

enhancement

Code blocks such as PHP etc. should be highlighted accordingly. As no live JavaScript is available in the HTMLRenderer, think about pre-formatting and styling.

enhancement

For example, Play/Pause the live rendering for the current document and when switching tabs, to circumvent falling into the "issue" of parsing files not effectively renderable.

enhancement

An addition to the Plugin or View menu should be the possibility to see the rendered HTML Code, either as new file in Notepad++, as a modal dialog or directly...

enhancement

Hi The following testcase: ``` Test1 Test2 Test3 ``` leads to an additional line-break between Test2 and Test3, not just one line-break. Remove the `` and it works fine. So,...

Hi I updated PDFSharp to the newest version as there is currently activity back in the project and I am using the library elsewhere, too. Hope this is ok. Best