Right now it seems that the hosted compiler at https://api.csswg.org/bikeshed/ only accepts a single file. If I try to use <pre class="include"> to split my document source code into multiple files (for easier editing), the compiler does not appear to make use of the files.
It is possible that I am simply unaware of the right curl command to supply the files in the right format. If so, please let me know what it is (and document it).
If this feature is truly not supported, please implement it.
Right now it seems that the hosted compiler at https://api.csswg.org/bikeshed/ only accepts a single file. If I try to use
<pre class="include">
to split my document source code into multiple files (for easier editing), the compiler does not appear to make use of the files.It is possible that I am simply unaware of the right curl command to supply the files in the right format. If so, please let me know what it is (and document it).
If this feature is truly not supported, please implement it.