[Wordgrinder-users] Importing multiple documents
Status: Beta
Brought to you by:
dtrg
|
From: K. W. H. <kw...@kw...> - 2023-06-03 14:00:56
|
Hi,
Is it possible to import multiple markdown documents into a document set? I was trying to import a few different markdown documents so that I could work on a larger project in a WG document set. But after the first document is imported successfully, any further attempts to import a MD document gets this error:
Exception: [string "src/lua/import.lua"]:64: attempt to get length of a nil value (upvalue 'wbuffer') [stri
ng "src/lu[string "src/lua/utils.lua"]:99 [string "src/lua/import.lua"]:64 [string
"src/lua/import/markdown.lua"]:253 [C]:-1 [string "src/lua/lunamark/markdown.lua"]:663 [string
"src/lua/lunamark/markdown.lua"]:1379 [string "src/lua/import/markdown.lua"]:271 [stringua/import/markdow .lua"]:271
"src/lua/import.lua"]:97 [string "src/lua/menu.lua"]:463 [string "src/lua/menu.lua"]:481 [string [
string "sr"src/lua/menu.lua"]:481 [string "src/lua/menu.lua"]:271 [string "src/lua/navigate.lua"]:612 [string
"src/lua/main.lua"]:198 [C]:-1 [string "src/lua/main.lua"]:225 [string "src/lua/main.lua"]:373
[string "src/lua/menu.lua"]:481
I repeated the error several times. One MD document will import fine; attempt to import another and I get the above error.
Thanks. |