| Website | https://grantmcdermott.com |
| GitHub | https://github.com/grantmcdermott |
| Website | https://grantmcdermott.com |
| GitHub | https://github.com/grantmcdermott |
Experimental #rstats package for nice graphics display and UX in VS Code (and other potential front-ends)
https://github.com/grantmcdermott/jgd
Very lightweight and seems to work as expected on my system, but please kick the tyres.
🆕 pandoc 3.9 🎉🚀
• Official support for wasm (WebAssembly), allowing to run pandoc in the browser,
• the *alerts* extension is now available in the pandoc Markdown flavor,
• support for defaults files using JSON instead of YAML,
• extension of `${.}` vars in the `defaults` field, making it easier to base defaults files on other defaults,
• method to run Lua code with a modified pandoc state,
• and much more
Many thanks to all who contributed!
@eitsupi I've been testing this out for the last day or two, including integration with VS Code. Very smooth and performant so far.
Nice work!