David Lewis

Results 26 issues of David Lewis

**Is your feature request related to a problem? Please describe.** I use a lot of videos in my presentations (biology animations) and I often find that the audience wants me...

Hi! I've been working on a [nextflow-ts-mode](https://github.com/IllustratedMan-code/nextflow-ts-mode/tree/main?tab=readme-ov-file) for a few days now and think I've got something of a proof of concept going. I've also continued [matthuska's work](https://github.com/matthuska/tree-sitter-nextflow) on a...

**Describe the bug** In org mode, src blocks can be created in two ways. Via the standard `#+begin_src` or via `src_lang{some code}`. See: https://orgmode.org/manual/Structure-of-Code-Blocks.html **To Reproduce** Just add an intext...

bug

**Describe the bug** In an index.md file in a subfolder, normal links relative to the file do not work as if the index.md is in that subfolder, but rather that...

bug

See https://github.com/org-roam/org-roam-ui/issues/333

## To reproduce Just run something like this in the repl ```scheme (map eval-string '("(+ 1 2 3)")) ``` Outputs ``` Unable to locate source and span information for this...