inline-markdown-editor
inline-markdown-editor copied to clipboard
An inline wysiwyg markdown document editor based on replacing string subsections. WYSIWYG possible via woofmark.
Hi, this is a [first-timers-only issue](https://code.publiclab.org/#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't...
I also think that it would be a great idea if we use Yarn instead of NPM. Yarn makes more efficient use of the network, RAM, it is faster since...
Hi I just updated the CI Node version in the ci-javis file and also added a subsection called Note at the end of the README file. Have a look and...
Tried simplifying the description of the text editor, might help in SEO.
issue #40
FIx issue #40, please review @rexagod. Any comment and suggestion will be appreciate.
Bumps [jasmine-ajax](https://github.com/jasmine/jasmine-ajax) from 3.4.0 to 4.0.0. Commits - [`efc1961`](https://github.com/jasmine/jasmine-ajax/commit/efc1961b131aec836a9bcf14285f8c4f9f2eefb3) Bump version to 4.0 - [`2d008ee`](https://github.com/jasmine/jasmine-ajax/commit/2d008ee0e5b25783d6eccd9a248f85706ff7d95c) ignore dependencies from code climate - [`afe913d`](https://github.com/jasmine/jasmine-ajax/commit/afe913d6e311e54839108e4e54e592e516e6c1c7) Bump some dependencies - [`a0dc4b4`](https://github.com/jasmine/jasmine-ajax/commit/a0dc4b4b15d1b9f83936bedf6390656bec835798) Move the logic...
Hi, this is a [first-timers-only issue](https://publiclab.github.io/community-toolbox/#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't...
I'm seeing this now working on https://publiclab.org/wiki/pi-builder?raw=true which is GREAT after #49 and https://github.com/publiclab/plots2/pull/4869. But now I'm still seeing an error on this page: https://publiclab.org/wiki/gsoc?raw=true It's due to inline grid...
Browser testing showed that the `before` and `after` parameters submitted vary a little in encoding -- for example, `before` preserves parentheses, but `after` encodes them: https://gist.github.com/jywarren/b10ec26bf6f491d26204f0812be6450e/revisions This test is trying...