Daniel Cheung
Daniel Cheung
Still using Nightly, but Firefox should reproduce the issue. ## Steps: 1. Use http://bevacqua.github.io/woofmark/ 2. Use "HTML" mode and delete everything 3. Paste in `Heading Text` 4. Click the refresh...
https://github.com/bevacqua/woofmark/blob/master/dist/woofmark.js#L3488-3490  Somehow, your script failed to replace the `rmarkers`.
 You script failed to find the `rmarker` because the page has been **_refreshed**_ and a new code is generated. You should probably create an open tag and an end...
Replacing https://github.com/bevacqua/woofmark/blob/master/dist/woofmark.js#L3457-3459 with ``` var code = Math.random().toString(18).substr(2).replace(/\d+/g, ''); var open = 'WoofmarkSelectionOpenMarker{{' + code + '}}'; var close = 'WoofmarkSelectionCloseMarker{{' + code + '}}'; //var rmarkers = new RegExp(open...
Similar to the other issue, I'm using Nightly, but Firefox should do. ## Steps: 1. Use http://bevacqua.github.io/woofmark/ 2. Use "wysiwyg" mode. 3. Delete everything and paste in `space`. 4. Click...
@bevacqua I discovered that, on Firefox, it tried to keep the content, but on Chrome, the editor resets. Perhaps you haven't considered Firefox for testing?
@bevacqua If you look up, I've tried a fix for the problem, accounting that Firefox tries to save what was inputted. I wrapped the code with brackets so they can...
My `sshvolume` only works when using `-o password=xxx`, but when I use `-o IdentityFile=xxx`, The error is always Connection reset by peer.
I think the issue is related to #61. By creating with volume with `-o debug` flag and trying to run busybox, it shows the message: ``` docker: Error response from...
It can be used in conjunction with https://www.x360ce.com/