Mario Pietsch
Mario Pietsch
Hi, Nice work, But could you add a little bit of documentation. Also about the workflow. Does it also work with: https://tiddlywiki.com/#WebServer%20Parameter%3A%20credentials ?
>It currently does not work with the credential file. Should I assume credentials file will contain hashed password instead of the plain text? As a user, I'd expect that. ......
>Should I merge the commits into one and raise a new pull request? It's OK to have several commits in 1 PR.
>Need to get original wikitext from AST, when writing WYSIWYG editor. That's not really possible at the moment. While we did add a lot of new `start` and `end` positions...
>I take your point that it wouldn't be necessary to handle all wikitext constructions. It would be interesting to see how complex the implementation would be, but if it's not...
>... I find it is simply use regex to replace old value, not using AST That may be true. @flibbles -- should know exactly.
@Arlen22 ... I stumbled upon this draft. Is this still something you consider?
Very interesting
But this means we will never be able to change any of the `\define` macros to `\procedures`, because they could have been used the way as you described it in...
@ericshulman -- not quite -- I did test that one and there is a problem, that `#` is wikified as a OL-LI which is removed in text output. 