Re: Markdown Tools - Request for a Sponsor

2024-03-23 Thread Igor Mironchik
Hello. On 23.03.2024 14:26, Benson Muite wrote: Markdown is very popular, but in many applications it is extended in non standard ways. Org mode is another readable markup language, but unlike Asciidoc it seems to have C++ libraries: https://github.com/mirkoboehm/OrgModeParser This seems not f

Re: Markdown Tools - Request for a Sponsor

2024-03-23 Thread Benson Muite
On 17/03/2024 20.40, Igor Mironchik wrote: > > On 17.03.2024 18:54, Benson Muite wrote: >>> Does it have a set of tests? >>> >>> I don't know how complicated AsciiDoc format is, maybe it's simpler of >>> Markdown? >>> >> It is more complicated than Markdown as it is more complete and allows >> for

Re: Markdown Tools - Request for a Sponsor

2024-03-18 Thread Albert Astals Cid
El diumenge, 17 de març de 2024, a les 18:44:01 (CET), Igor Mironchik va escriure: > On 17.03.2024 18:54, Benson Muite wrote: > > Cannot answer whether the project will be accepted, am not a sponsor. > > It seems you are following the review process. > > Guys, could anybody explain me what does

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Igor Mironchik
On 17.03.2024 18:54, Benson Muite wrote: Cannot answer whether the project will be accepted, am not a sponsor. It seems you are following the review process. Guys, could anybody explain me what does mean "Sponsor" in context of KDE Incubator?

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Igor Mironchik
On 17.03.2024 18:54, Benson Muite wrote: Does it have a set of tests? I don't know how complicated AsciiDoc format is, maybe it's simpler of Markdown? It is more complicated than Markdown as it is more complete and allows for some self-consistent extensibility. More complete is not more com

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Benson Muite
On 17/03/2024 13.25, Igor Mironchik wrote: > > On 17.03.2024 10:33, Benson Muite wrote: >> On 15/03/2024 16.20, Igor Mironchik wrote: >>> On 15.03.2024 16:01, Benson Muite wrote: Is there a roadmap? Might it be possible to integrate other markup formats, for example AsciiDoc >>> >>> Do w

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Igor Mironchik
On 17.03.2024 10:33, Benson Muite wrote: On 15/03/2024 16.20, Igor Mironchik wrote: On 15.03.2024 16:01, Benson Muite wrote: Is there a roadmap? Might it be possible to integrate other markup formats, for example AsciiDoc Do we have any C/C++ Open Source Parser for AsciiDoc? Fully-featured,

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Benson Muite
On 15/03/2024 16.20, Igor Mironchik wrote: > > On 15.03.2024 16:01, Benson Muite wrote: >> Is there a roadmap? Might it be possible to integrate other markup >> formats, for example AsciiDoc > > > Do we have any C/C++ Open Source Parser for AsciiDoc? Fully-featured, > tested... > Not at presen

Re: Markdown Tools - Request for a Sponsor

2024-03-16 Thread Igor Mironchik
Good Sunday to you all. On 16.03.2024 23:41, Loren Burkholder wrote: Just brainstorming here - do you think it would be possible to integrate the features from Markdown Tools into Ghostwriter? I didn't see code of Ghostwriter, so I don't know. I know that Ghostwriter uses cmark-gfm. My md4qt

Re: Markdown Tools - Request for a Sponsor

2024-03-16 Thread Loren Burkholder
On Friday, March 15, 2024 8:53:08 AM EDT Igor Mironchik wrote: > Hello, > > Well ghostwriter looks the same one, live HTML preview.. Mmmm, looks nice. > > But... My Markdown Tools handle internal links in the HTML preview, it > can generate HTML preview for all linked Markdown files. Look at the

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Igor Mironchik
On 15.03.2024 16:01, Benson Muite wrote: Is there a roadmap? Might it be possible to integrate other markup formats, for example AsciiDoc Do we have any C/C++ Open Source Parser for AsciiDoc? Fully-featured, tested...

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Benson Muite
On 15/03/2024 15.53, Igor Mironchik wrote: > Hello, > > Well ghostwriter looks the same one, live HTML preview.. Mmmm, looks nice. > > But... My Markdown Tools handle internal links in the HTML preview, it > can generate HTML preview for all linked Markdown files. Look at the > menus, try it. >

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Igor Mironchik
Hello, Well ghostwriter looks the same one, live HTML preview.. Mmmm, looks nice. But... My Markdown Tools handle internal links in the HTML preview, it can generate HTML preview for all linked Markdown files. Look at the menus, try it. It supports CommonMark 0.31.2 with all major GFM extens

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Страшила
пт, 15 мар. 2024 г., 15:22 Ingo Klöcker : > On Freitag, 15. März 2024 12:16:30 CET Igor Mironchik wrote: > > https://invent.kde.org/imironchik/markdown-tools/-/issues/1 > > > > This is a set of applications to work with Markdown, including editor, > HTML > > preview viewer, converter to PDF. > > D

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Ingo Klöcker
On Freitag, 15. März 2024 12:16:30 CET Igor Mironchik wrote: > https://invent.kde.org/imironchik/markdown-tools/-/issues/1 > > This is a set of applications to work with Markdown, including editor, HTML > preview viewer, converter to PDF. Do you know https://apps.kde.org/ghostwriter/? Regards, I

Markdown Tools - Request for a Sponsor

2024-03-15 Thread Igor Mironchik
Hello, https://invent.kde.org/imironchik/markdown-tools/-/issues/1 This is a set of applications to work with Markdown, including editor, HTML preview viewer, converter to PDF. I use my own libraries for command line parsing and configuration files. Of course, these libraries will be thrown o