-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
It would be great to create a kilink with multiple files (e.g. a HTML, CSS and JS for one page should be in the same kilink, but not in the same file)
Codemirror has an option called multiple buffers that might work. [0]
Maybe, instead the dropdown we can use Jquery Tabs [1]
In the backend, the compressed must be a one_to_many relation to allow the multiple files option
https://codemirror.net/demo/buffers.html#
https://jqueryui.com/tabs/
Metadata
Metadata
Assignees
Labels
No labels