-
having a list of pages Example code:
Expected output: |
Beta Was this translation helpful? Give feedback.
Answered by
belizar
May 30, 2022
Replies: 1 comment
-
I just solved it using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
belizar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just solved it using
el
function.map(b => dv.el('blockquote',
${b.file.name}))