hello everyone, im having trouble setting up the typst writer on pandoc. note im a new user so its likely my issue is extremely simple and an easy fix (fingers crossed!)

I downloaded this: https://github.com/lvignoli/typst-pandoc

when I run the command "pandoc -t writer.lua input.tex -o output.typ" for my relevant files I was getting the error that no file or directory is found.

I changed the path to ~/writer.lua but now am getting the error :

Error running Lua:

No render function for Inline value 'Note';

define a function `Writer.Inline.Note` that returns a string or Doc.

stack traceback:

~/writer.lua:75: in function 'pandoc.scaffolding.Writer.Block.Para'

[C]: in function 'pandoc.scaffolding.Writer.Blocks'

[C]: in function 'pandoc.scaffolding.Writer.Pandoc'

while rendering Block `Para`

while rendering Blocks

while rendering Pandoc

stack traceback:


Is anyone able to help with this? thanks !!!

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8634f40f-135b-4b6c-8b95-810d4506c351n%40googlegroups.com.