STEPS TO REPRODUCE 1. Start a Guile REPL 2. Run the following code:
#+begin_src scheme
(use-modules (texinfo serialize))
(stexi->texi '(anchor "some-label"))
#+end_src
EXPECTED RESULT
A string like this: "@anchor{some-label}"
UNEXPECTED RESULT
The label part is empty: "@anchor{}"
--
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/
OpenPGP_0x0AB0D067012F08C3.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
