Jeremy Ruston

Results 1137 comments of Jeremy Ruston

> I think a simple example would be as follows, where `\define` is just a placeholder for a more complex function, that returns a string. ... May be I'm only...

Hi @AnthonyMuscio > A passing depending on how you handle this would the use of text references be possible? Using the presence of `!!` (or presumably `##`) to distinguish between...

Hi @AnthonyMuscio the proposal at the moment doesn't include provision for textual substitution of text references. The rationale is to keep things simple with a single new mechanism for substituting...

Thanks @pmario > I think `$(filter)$` isn't needed Why? The idea is to make it easy to insert expressions like `today's date is ${ [] }$`. The overall goal here...

Thanks @pmario, I agree that this is a big footgun, and should be fixed. Interesting to think about the best way to approach a fix. One approach would be to...

Thanks @byzheng that would definitely be useful. Perhaps we might also consider supporting: * deleting files via DELETE * listing available files via GET (both as HTML and JSON)

Thanks @pmario I think it would be clearer if the heading "Upgrade Wizard" was the first and largest heading.

Thanks @joshuafontany – that makes sense. One could imagine a server config switch for selecting between personal/intranet mode and internet-exposed mode.