Closed bexelbie closed 4 years ago
If you have topic files located in a symlinked directory you get a warning of non-existant topics, even if there are none.
Reproduction Instructions.
$ asciibinder create bar $ cd bar $ ln -s welcome welcome_link <edit topic_map.yml to reference welcome_link> $ asciibinder build
If you have topic files located in a symlinked directory you get a warning of non-existant topics, even if there are none.
Reproduction Instructions.