Yochem van Rosmalen

Results 123 comments of Yochem van Rosmalen

I was thinking about that too, but then it might be ambiguous which number a line would have. Communicating it like "on the line that is between 9 and 10...

This is how my current solutions handles e.g. headings and tables: We could improve this to number every element: But it currently changes the spacing, which is of course not...

- [x] List - [ ] Grid - [x] tablex rowspanx: It's okay-ish - [ ] Figure: should we add line numbers here? - [ ] changing text size /...

No you're right, this can be closed.

I would like this too, because: - Keeping the current "official" way up to date is cumbersome. I sometimes visit [this gohugo.io documentation page](https://gohugo.io/hosting-and-deployment/hosting-on-github/) to update my action workflow to...

I could have a go with this if that's welcome. There are 3 different approaches for building custom GH actions: 1. **Typescript/javascript**. Runs native on runners, github provides modules to...

From @wader: > maybe generate html directly from md? I think this is a very good idea, and a much more elegant solution than the current manual conversion of md...

Yes definitely haha! I was not suggesting to include that in this PR, just a suggestion for after that. Maybe would've been better to create a separate issue for it....

> but the visible user-level command has more options Aren't the only two options to (1) supply a dir or "ALL" and (2) a boolean flag "++t"? That doesn't seem...

This would also be useful for csv and tsv files (or other structured data)