Jeremy Ruston

Results 1021 comments of Jeremy Ruston
trafficstars

Hi @linonetwo – I am very keen to merge this PR, apologies it has taken me so long to review it. I think we've reached a good solution.

> Is it possible to translate plugin name and description when they are not installed yet? Maybe need to put translation in plugin.info's fields, and let lingo procedure read from...

Hi @linonetwo I think this is ready to merge. Would you please be able to resolve the merge conflicts?

Thanks @flibbles @CodaCodr – what is STR?

> I think "define" and "procedure" should create the same behaviour if possible There is one intentional difference here: procedures inherit the `\whitespace trim` setting from the tiddler in which...

Hi @flibbles I do think this is a bug, but it fell off my (rather fallible) radar and I haven't had a chance to investigate. I'm pretty sure it will...

It turns out that the fix for this is straightforward: the code for the import pragma was passing true for "configTrimWhiteSpace" when parsing the tiddlers, which meant that "whitespace trim"...

Hi @twMat @CodaCodr I would consider it a bug to have any DIVs that cannot be targeted with a reasonably straightforward selector, so I would welcome a PR to fix...

Hi @pmario yes those two classes would seem reasonable

Hi @pmario this is an ambitious piece of work, thank you. I am concerned that it has grown both too complex and insufficiently universal for inclusion in the core. It...