Lorenz Walthert
Lorenz Walthert
Reference: https://github.com/lorenzwalthert/styler/pull/14
Thanks @XiaoliangJiang I will need some time to review all of this at some point.
ok, thanks @olyerickson for opening the issue. So I might need some further clarification on this to understand your request. So you would like to insert something like the following...
thanks for sharing this. I just watched your [recent talk on semantic markdown](https://www.youtube.com/watch?v=MDcPqWVs0Pc) which was also helpful to understand what you envision. I thought about how to extend `strcode` in...
I just pushed a version to the semantics branch that has a backend as well. Now, you should be able to insert with the Gadget what you wanted to. Feedback...
Cool. It's not yet tested extensively.
@olyerickson have you had a chance to test the semantics implementation?
I was quite delighted to see @XiaoliangJiang working on an extension of strcode that was documented in his [blog](https://notebooks.dataone.org/semantic-annotation/). I just had a look at his fork and I was...
Cool. Looking forward to it. Will keep an eye on semarkdown. Let me know if there is anything I can help you out with.
I'd suggest to: * add GitHub Actions with `usethis::use_github_action_check_standard()` * make `R cmd check pass` * add unit tests. Not sure if we can obtain a API key from them...