Open onsetsu opened 4 years ago
e.g. in .md file
<script> import { something } from './../relative.js'; </script>
Refers to correct file in view mode in a container, but is resolved relative from lively4url in a lively-markdown component outside a container:
lively4url
e.g. in .md file
Refers to correct file in view mode in a container, but is resolved relative from
lively4url
in a lively-markdown component outside a container: