John Cayley

Results 5 issues of John Cayley

I quite like the (?) undocumented convention that _ (underscore) allows input text to generate tokens containing spaces, but there is inconsistency when the string preceding the underscore contains a...

**Is your feature request related to a problem? Please describe.** Markdown-heavy notebooks that I am embedding have links within the notebooks themselves in Markdown of the form: `[linkedText](#namedCell)`. Observable’s iFrame...

Hi Clement, Just noticed that that latest commit is two years ago. Before I fork this, does it really have the more recent new ability to include links to _self...

Just noticed that RiTa finds "marshalling" (two 'l's, UK spelling) to be similar to "marshaling" (one 'l', US spelling) which may open a whole can of worms related to the...

These - 1 and 2 - don't seem right: 1. `RiTa.stem("changed") => chang` and, see #133, trying to avoid `RiTa.pastPart("changed") => changeded` ... 2. `RiTa.pastPart(RiTa.stem("changed")) => chung`