Skip to content

Commit b81e21b

Browse files
committed
add whitespace
1 parent 2498063 commit b81e21b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docsrc/interactivity.nim

+1
Original file line numberDiff line numberDiff line change
@@ -303,3 +303,4 @@ There are many differences worth noticing, like use embedding of `fmt`'s `{}` to
303303
There is **one other note for users of happyX**. The event handlers beginning in `@` must be called unambiguously. The more normal block declaration with `:` will not work in the current commit. HappyX does some massaging with its macros to make the syntax work in either case but plain Nim doesn't recognize `@click: <do stuff>` as a call. The best strategy for resolving the inconsistency hasn't been decided yet, and a potential refactor as happyX continues development may resolve it spontaneously.
304304
"""
305305
nbSave
306+

0 commit comments

Comments
 (0)