This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
Fails to create a new note if the title contains an apostrophe (') #4
Labels
bug
Something isn't working
Observed that attempting to create a new note (from a valid notebook-initialized directory) with a title that includes an apostrophe
'
fails to create the note.:ZkNew Here's my title
E5107: Error loading lua [string ":lua"]:1: ')' expected near 's'
We should handle properly parsing arguments passed to
:ZkNew
command.The text was updated successfully, but these errors were encountered: