Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support julia markdown mode #178

Open
gdkrmr opened this issue Dec 29, 2022 · 0 comments
Open

Support julia markdown mode #178

gdkrmr opened this issue Dec 29, 2022 · 0 comments

Comments

@gdkrmr
Copy link

gdkrmr commented Dec 29, 2022

Weave.jl supports .jl files by prefixing the markdown parts wit #' [1], similar to R documentation [2]. It would be cool to have the following features:

  • When in a line that starts with #', inserting a line break should prefix the new line automatically it with #'.
  • M-q should be able to reflow text correctly (it currently keeps the ' when reflowing).
  • Also when typing #' I get a second ' autocompleted.

[1] https://weavejl.mpastell.com/stable/publish/ and https://weavejl.mpastell.com/stable/examples/FIR_design_plots.jl

[2] https://roxygen2.r-lib.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant