How to make dynamic file seperator(/,\) to make document linux and windows compatible?
Posted by documentationchronicles on May 13, 2019; 1:19pm
URL: https://discuss.asciidoctor.org/How-to-make-dynamic-file-seperator-to-make-document-linux-and-windows-compatible-tp6911.html
Hi there. I want to make my asciidoc documents Linux and Windows compatible. I need dynamic file separator for links, images, and videos so a web browser can find the location of the media file properly. What strategy should I watch to achieve that?