rnote over node 1
test 1 -- test2 -- test --
end note
(--------)
Hi A., and all,
From:
It is due to the creole parsing:
If you want to don't use creole, you must escape the dash with `~`, as:
rnote over node1 test 1 ~-- test2 ~-- test -- end note
Enjoy,Regards,Th.
Or use `code`, as:
rnote over node1 <code> test 1 -- test2 -- test -- </code> end note
Regards,Th.