Arthur Guiot
Arthur Guiot
That would be awesome π! I hope to see this feature in the near future
@ismamz @Grawl Yes, you'll need an Apple Developer Membership, which allows you to publish an app, extensions, etc... on the App Store on the web for Safari Extension. So, yes,...
There is definitely a way to this, but not with DisplayJS currently. Here is a little plugin that you can use to render radio checkboxes: ```js $.fn.radioRender = function(push) {...
Yeah, it would be a good ideaπ‘, I'm busy with my other projects, but I'll try to do it. You can submit a PR if you want this feature more...
Hello, it's been a long time... π . Please give me all attributes you were thinking about, inorder to put them in DisplayJS.
Hi, you should also bump katex version to the lastest
It can be simplified by just copying the folder / file to the `~` folder, and inserting its path on the input
For the file name problem, it's easy to do what every other file system does: appending a `-2` to the file name. And the other questions can be solved by...
This is an excellent idea π‘
@tbodt I know it's an old issue, but I would really like to implement drag and drop into your app. Could you just tell where can I start implementing a...