hugo/create
Bhavin Gandhi d48a98c477 create: Pass editor arguments from newContentEditor correctly
If newContentEditor has editor name with arguments like `emacsclient
-n`, it fails with `executable file not found in $PATH`. This change
parses the value correctly and passes it to the given editor.

Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2020-10-24 20:34:03 +02:00
..
content.go create: Pass editor arguments from newContentEditor correctly 2020-10-24 20:34:03 +02:00
content_template_handler.go Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
content_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00