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 doc comments & complex quoting #15

Merged
merged 6 commits into from
Oct 26, 2024
Merged

Support doc comments & complex quoting #15

merged 6 commits into from
Oct 26, 2024

Conversation

Vindaar
Copy link
Owner

@Vindaar Vindaar commented Oct 26, 2024

* v0.2.1
- support Nim doc comments and turn them into LaTeX comments
- support complex expressions in a quote, i.e. `x.foo.bar`.
  *Note*: *Only* dot expressions are supported. Call or command syntax
  are not allowed!
- *Potentially breaking* (unlikely): If you used the ~compile~ helper
  with ~fullBody = true~, previously it injected a ~\begin/end
  document~ around the given body. That is not really very useful, if
  one wants to pass a full TeX file to compile including header and
  everything. 

@Vindaar Vindaar merged commit 97a1f3d into master Oct 26, 2024
12 of 18 checks passed
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

Successfully merging this pull request may close these issues.

1 participant