Skip to content
Discussion options

You must be logged in to vote

It may not even be necessary to introduce a blankline capture: you can emulate it with the append_delimiter capture. Something like the following should probably work:

(
  [
    (some)
    (things)
  ] @append_delimiter
  .
  (_)
  (#delimiter! "\n\n")
)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@arusahni
Comment options

@Xophmeister
Comment options

Comment options

You must be logged in to vote
2 replies
@Xophmeister
Comment options

@tfachmann
Comment options

Answer selected by tfachmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants