Re: replacing static-site-generator with Tiki
Marc Laporte <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <CABd-ERFNZeoyqTJhGC4_jbr_-d9LZONepEB0044fzgUw7U+ejg@mail.gmail.com> |
below On Sun, Sep 30, 2018 at 2:51 PM, Saša Janiška <[email protected]> wrote: > On Sun, 30 Sep 2018 11:45:50 -0400 > Marc Laporte <[email protected]> wrote: > >> So we need a real-time Rich Text Editor, with a commonly used text >> format option. A first step is to scour the web to see if this exists. > > I just wonder what is your opinion as one of the project's leader > whether one can be optimistic to get some kind of support (either > plugin or via full-fledged parser) for markdown(-extra) in the not so > distant feature? > I am optimistic that adding support for blocks of text like the following {COMMONMARK()} This is [an example](http://example.com/ "Title") inline link. {COMMONMARK} will happen soon because it's very little work. All the heavy lifting is already done by the libs. 1- Add a lib from https://packagist.org/search/?tags=markdown 2- Make a wiki plugin: https://dev.tiki.org/Code-Howto%3A-Create-a-Wiki-Plugin This is a great 1st step to experiment and learn about this world. Could be done by an intern. Adding an option for page by page choice of parser is a much bigger project. The more we converge on fewer syntaxes, the better support will be. Which parser would you choose? From https://packagist.org/search/?tags=markdown > In my case, it would certainly greatly influence my decision which path > to pursue for my web sites... > Understood. > > Sincerely, > Gour > > -- > One who sees inaction in action, and action in inaction, > is intelligent among men, and he is in the transcendental position, > although engaged in all sorts of activities. > > > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users -- Marc Laporte http://WikiSuite.org http://PluginProblems.com http://Avan.Tech _______________________________________________ TikiWiki-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-users