Mario Pietsch

Results 873 comments of Mario Pietsch

@Jermolene ... I did read through the whole issue. It's an "improvement" request, so I labelled it accordingly

@Jermolene .. I don't know, what that means. Is it still valid?

hmmm Wouldn't it be better to "fix" [the core macro parser](https://github.com/TiddlyWiki/tiddlywiki/blob/master/js/Formatter.js#L285) ... what if I want to do: ``` > ```

@Jermolene ... did you try to let the macro formatter digest ``` > ```

@tobibeer there is a syntax that can handle your usecase. ``` > /% ! test $1 !%/ ``` The only problem is, that for tiddlyspace you'll need to set: `config.evaluateMacroParameters...

@ericshulman ... what do you think?

@ericshulman I think, there is no way, at the moment, to make this feature happen again. IMO the issue shoudl be closed with "can't fix / won't fix"

@Jermolene ... I think old issues should be closed too, if they are resolved or not relevant anymore

@Jermolene ... I just saw, that I actually can close issues here. Am I allowed to do so?

related: https://groups.google.com/d/msg/tiddlywiki/W4_yyzmgeEA/dVmGCBtUCSgJ to reproduce ``` [[PartlyTranscluded]] !Section1 not transcluded !Section2 transcluded !End [[transcluding]] ```