Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Instant Markdown

Develop software for writing markdown from Vim
Collective - Host: opensource - https://opencollective.com/instant-markdown - Code: https://github.com/instant-markdown

Merge pull request #213 from knedl1k/master

readme: add link to AUR package

github.com/instant-markdown/vim-instant-markdown - 2913d5fd8357bd5f57de842f01d914bd35fe7b14 authored over 1 year ago
readme: add link to AUR package

github.com/instant-markdown/vim-instant-markdown - 5936475acb9ade2c7c50a5c02cb6615268c08572 authored over 1 year ago
Note changes to current version

github.com/instant-markdown/vim-instant-markdown - ef831e96467975ffb5859c3bfc1e85d9a5e01ed6 authored over 1 year ago
Update package.json version to match git tag

github.com/instant-markdown/vim-instant-markdown - 6428d5c8efb30e881fe9d803cda4ad2c893cce35 authored over 1 year ago
Version 0.3.0 of instant-markdown-d with dark theme

github.com/instant-markdown/vim-instant-markdown - d9801a67f2a0e6e30b468b55427db6bfc6d291d3 authored over 1 year ago
Run minimal vimrc in a clean directory

github.com/instant-markdown/vim-instant-markdown - 738ce52c101418d821db7bbcd5214b185914626a authored over 1 year ago
Add theme support (#207)

* Add theme support

* add theme support

* Update vim-instant-markdown.txt

* Update vim-instan...

github.com/instant-markdown/vim-instant-markdown - a81557c1203ece529a7bace531b329ec2e793437 authored over 1 year ago
Merge pull request #100 from instant-markdown/rel/v0.3.0

Version 0.3.0

github.com/instant-markdown/instant-markdown-d - ead73b58fc2e2e4051e078f2113de85a4ef9dc2c authored over 1 year ago
Changes to #90 (#99)

* add theme param;add night theme style

* comments

* add theme param support

* follow a...

github.com/instant-markdown/instant-markdown-d - 216bb6e9fb222bafe5ef387289790a2e84fec11a authored over 1 year ago
update node deps (#98)

* Update deps

* Adjust tests to rerun less

* Skip git clean on npm prepare

* Rm old nod...

github.com/instant-markdown/instant-markdown-d - 6abe3d8e2c763faafc938591bbd145df5b89f701 authored over 1 year ago
Merge pull request #204 from philip4096/marker-on-previous-empty-line

Place autoscroll marker on new line after previous empty line that is…

github.com/instant-markdown/vim-instant-markdown - a124a2eb8cb386c82a683b6235e91f4a81956297 authored over 1 year ago
Nix shell for testing (#97)

* Test build using nix-shell --pure

* Update node packages and nix dependencies

* Add geckodri...

github.com/instant-markdown/instant-markdown-d - 1aa49d47d621dd8b045bb68407d69507b8d22c56 authored over 1 year ago
Merge pull request #96 from instant-markdown/dependabot/pip/tests/wheel-0.38.1

Bump wheel from 0.36.2 to 0.38.1 in /tests

github.com/instant-markdown/instant-markdown-d - d92ef0f06966decade7ab46d904308d4486a2b53 authored about 2 years ago
Bump wheel from 0.36.2 to 0.38.1 in /tests

Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1.
- [Release notes](https://gi...

github.com/instant-markdown/instant-markdown-d - d320a11fd066fddbc65a2fd1878ada75fcd58cfe authored about 2 years ago
Merge pull request #95 from hitzhangjie/feat/render_ignore_yaml

feat: ignore the YAML meta block when rendering

github.com/instant-markdown/instant-markdown-d - bde5acc576333e7b98fa0621c6443af4d9ea270d authored over 2 years ago
Upgrade micromamba action in CI

github.com/instant-markdown/instant-markdown-d - 32b843949c4f84efe99684e50e7f50edc98e562a authored over 2 years ago
ignore the YAML meta block when rendering

github.com/instant-markdown/instant-markdown-d - 4edd18b7e35c42a25a10a9c9adc4f5120cbe3563 authored over 2 years ago
Replaced while loop with search. Also removed code that moves five lines before the current before starting search.

github.com/instant-markdown/vim-instant-markdown - 66940bc1d941110b19e116fecad78ec81aa8fe3f authored over 2 years ago
Place autoscroll marker on new line after previous empty line that is followed by a non-empty line to prevent marker from interfering with multiline latex equations.

github.com/instant-markdown/vim-instant-markdown - b5118735c4d3d62a0e703423861fb1c12d7882a7 authored almost 3 years ago
Merge pull request #202 from SteveLauC/add-issue199-to-FAQ

add issue199 to FAQ and number them.

github.com/instant-markdown/vim-instant-markdown - 383aa2900f855eddc42ffbe9d636c54e2f2939d5 authored about 3 years ago
add issue199 to FAQ and number them.

github.com/instant-markdown/vim-instant-markdown - c6878938c307a916472f7a1dd2660b626baccd3c authored about 3 years ago
Autostart allowlist tip

See issue #198

github.com/instant-markdown/vim-instant-markdown - e471c2956b4e28ff162ee05867a1eb9b14e8c5f7 authored about 3 years ago
Merge pull request #201 from SteveLauC/doc-support-for-vim8-pkg-manager-user

Doc support for vim8 pkg manager user

github.com/instant-markdown/vim-instant-markdown - 803397f64f6750150caa02f29c0346e211e56306 authored about 3 years ago
add doc support for vim8 build-in package manager users

github.com/instant-markdown/vim-instant-markdown - cd47e13df60812e7de4fd7dbd627d26102b4eddc authored about 3 years ago
add doc support for vim8 build-in package manager users

github.com/instant-markdown/vim-instant-markdown - b038cc481ad940a38d80c6b3f8e5d18c3ebf9886 authored about 3 years ago
Merge pull request #87 from ylecuyer/patch-1

Typo in closing instructions

github.com/instant-markdown/instant-markdown-d - d98ce10b4b5e45669268d561fe4821547f011f6d authored over 3 years ago
Typo in closing instructions

github.com/instant-markdown/instant-markdown-d - 49bba78ae64d2db0e376cd23070e88f540b2dd05 authored over 3 years ago
Note on using n, vim -> Vim, use InstantMarkdownDPath

Fixes #78

github.com/instant-markdown/vim-instant-markdown - ed9162ac74e11cf1608da80e407d0c52fa5a93f3 authored over 3 years ago
Fix versions in package.json

github.com/instant-markdown/vim-instant-markdown - 619ab124e1c725d46ad975971c2f27abee507bdf authored over 3 years ago
Add pytest-rerunfailures to reduce test flakiness (workaround!)

github.com/instant-markdown/instant-markdown-d - 52a904fca95ba17d5eb2db6dd6c9fb7d497c1514 authored over 3 years ago
More tries for port checks during test

github.com/instant-markdown/instant-markdown-d - 7679b29ecfb0924e3a87e2229a50b4b8433037f8 authored over 3 years ago
Merge pull request #83 from instant-markdown/fix/highlight-js

Tests for highlight.js

github.com/instant-markdown/instant-markdown-d - 02b28ddd2ed8d8b6dcd735af45c05f7224f20a8c authored over 3 years ago
Drop support for Node.js 8, 10. Add 16

See https://endoflife.date/nodejs

github.com/instant-markdown/instant-markdown-d - a1e1fad0308a7f9ff1d2e0f09eb8d47bdaa8b2fa authored over 3 years ago
Upgrade to new Highlight.js API

See https://github.com/highlightjs/highlight.js/issues/2277

github.com/instant-markdown/instant-markdown-d - 8f64a0b090b9f51dda9f32c511d464f136e1938a authored over 3 years ago
Tests for highlight.js, convert send_ -> _send_ methods

To internal methods. They require port check to work and thus should not
be publically used.

github.com/instant-markdown/instant-markdown-d - a1a681e01825534dee9a4425eeabad3a812f55f3 authored over 3 years ago
Prepare changelog for next release

github.com/instant-markdown/instant-markdown-d - 78cc82aa94dc061efac07bbbafcf2697dbf97fea authored over 3 years ago
Extend sleep workaround for tests

github.com/instant-markdown/instant-markdown-d - 97b1ab87649f31ca48e98455b8f6cdc86b25dcd5 authored over 3 years ago
Remove note on pre-release next tag

github.com/instant-markdown/instant-markdown-d - 3a5a4a18034cf98ebda3e698a105c88cf83226da authored over 3 years ago
Move script to index.js with console.log messages

github.com/instant-markdown/instant-markdown-d - b6290345cf1b0be6fb8c22a583e5554e0084c086 authored over 3 years ago
Instructions on window.close() for different browsers

github.com/instant-markdown/instant-markdown-d - 0f1b7c1dd7f4739390e48e8cea1405163e1cd695 authored over 3 years ago
Merge pull request #82 from instant-markdown/enh/pytest

Pytest

github.com/instant-markdown/instant-markdown-d - 5ce6fd43a5d57c11e35095ce290c0c137e0a0f0e authored over 3 years ago
Debug tests using timestamps

github.com/instant-markdown/instant-markdown-d - 0933e4cadf4d3693f23cc4269ce8e2ed22bde347 authored over 3 years ago
Wait for con-error to be invisible

github.com/instant-markdown/instant-markdown-d - 599713781f418b978dfffbef58971d0e39e4bf65 authored over 3 years ago
Increase number of port checks to 5

github.com/instant-markdown/instant-markdown-d - 2fd307fce66b4153c0cecc10f706be3a20f9777f authored over 3 years ago
Avoid race conditions by checking for ports

github.com/instant-markdown/instant-markdown-d - 4b9716fd8915d6776c696ecd3655c18ba3ff2717 authored over 3 years ago
Simplify version pins in environment.yml

Remove transitive dependencies and build version

github.com/instant-markdown/instant-markdown-d - 05f4118ba02e4bb171f99d89000a52e377977a1c authored over 3 years ago
Add mamba / conda env, upgrade + pytest in CI

Different attempts:
- Add environment-name and use python -m pytest
- Explicitly activate conda ...

github.com/instant-markdown/instant-markdown-d - ca1841662119833435d3994693db90cd9f00db32 authored over 3 years ago
Add mermaid.js tests, single browser session

Fix race condition by using sleep and checking if port is in use

github.com/instant-markdown/instant-markdown-d - 85ba1bf8c92b47d43bc40d39419145b5e07fa983 authored over 3 years ago
Update issue template and contributing guide

github.com/instant-markdown/instant-markdown-d - 1c6e0e0a93a7ddbc839ecc7fca5bb5ca4eecc3b0 authored over 3 years ago
Add explicit waits and tests pass with pycurl

github.com/instant-markdown/instant-markdown-d - 990ffd8c0b9cef07c38bd3968541e7a8325e1240 authored over 3 years ago
Merge pull request #195 from instant-markdown/fix/docs-changelog

Reduce duplicate docs, update changelog

github.com/instant-markdown/vim-instant-markdown - 9ec7bcfeb0e322bbe9d6c721777fba58513d50f2 authored over 3 years ago
Move Supported platforms and FAQ to README

github.com/instant-markdown/vim-instant-markdown - 54cfd1dd3d6e6e38f7a22accb7e8040aa45009b9 authored over 3 years ago
Change modeline to help syntax highlighting

github.com/instant-markdown/vim-instant-markdown - 4a75779901111bc83d98ece109adb767f615095d authored over 3 years ago
Configuration snippet formatting

github.com/instant-markdown/vim-instant-markdown - 749ee136a3c01fe7ba3be568a24acc7ae0224e7a authored over 3 years ago
Reduce duplicate docs, update changelog

github.com/instant-markdown/vim-instant-markdown - 532cc27b9fe5b66d4a2e057b66bfcc3f6076d0bc authored over 3 years ago
Merge pull request #194 from instant-markdown/ftplugin

Move after/ftplugin -> ftplugin: rebase

github.com/instant-markdown/vim-instant-markdown - 9ccadb1ec667b4ec67bf173377d58a9ecf087499 authored over 3 years ago
Move after/ftplugin -> ftplugin

Fixes #76

github.com/instant-markdown/vim-instant-markdown - 1bd2e844f921c7d2a23772c9952978bd89a9d9c0 authored over 3 years ago
Clarify autoscroll, see #180

github.com/instant-markdown/vim-instant-markdown - 7571533173c1b509794a8dab4a42167db69bae9b authored over 3 years ago
Merge pull request #193 from instant-markdown/install-dpath

One shot installation of instant-markdown-d

github.com/instant-markdown/vim-instant-markdown - b81d950b6db7225147ae29d3550b0a5c7d56b0fb authored over 3 years ago
Add functions to search for executable instant-markdown-d.

github.com/instant-markdown/vim-instant-markdown - 1833dbb5c64111c2580933bb7529eafaaee03e57 authored over 3 years ago
Add node_modules/.bin before instant-markdown-d

github.com/instant-markdown/vim-instant-markdown - 3a5273c4c2d52b56a0243038f0c583cc51c78f5f authored over 3 years ago
Check if instant-markdown-d is already installed

github.com/instant-markdown/vim-instant-markdown - 2c7b935bab52dc9c861b233b95d05acd81de1024 authored over 3 years ago
Error message if no instant-markdown-d executable

github.com/instant-markdown/vim-instant-markdown - d53f960adc98a1eb98c3ee81e9c8bab831f35fbe authored over 3 years ago
Describe command :InstantMarkdownDPath

github.com/instant-markdown/vim-instant-markdown - dd0e978c6ab0437149ad0f2c2e8af6d68d3bb043 authored over 3 years ago
Update README.md and package.json

github.com/instant-markdown/vim-instant-markdown - b57e57ef7986439d44aeb1a515dc2a2e588cfd8a authored over 3 years ago
Use theme juice and add index page

github.com/instant-markdown/instant-markdown.github.io - 76e7b63a463e98609dceffdd16d5573c34faa20b authored almost 4 years ago
Merge pull request #43 from hitzhangjie/master

center the image when preview the markdown document

github.com/instant-markdown/instant-markdown-d - fcbe65b02795a3b77f02d21c4c95a58d20038a66 authored almost 4 years ago
center img in parental element when previewing

github.com/instant-markdown/instant-markdown-d - d84a40e17b583e9a00daff7f71aba49c8fe3c64d authored almost 4 years ago
Merge pull request #75 from purofle/master

add termux support

github.com/instant-markdown/instant-markdown-d - edc87442ad3f39d048adbc1e4b663c3866384040 authored almost 4 years ago
Merge pull request #76 from ernestre/move-mermaid-to-lcal

Use local copy of mermaid instead of cdn

github.com/instant-markdown/instant-markdown-d - e45596ab5db80e71ad352021261e021d4a027f46 authored almost 4 years ago
Use local copy of mermaid instead of cdn

github.com/instant-markdown/instant-markdown-d - 2c139e92d79092330ef1272a1f61a2443aa950fb authored about 4 years ago
Merge pull request #187 from ernestre/integrate-mermaid

Add variables for mermaid support

github.com/instant-markdown/vim-instant-markdown - eb52cb6d651023c6507033d2f87715addbd55aab authored about 4 years ago
Merge pull request #74 from ernestre/integrate-mermaid

Mermaid integration

github.com/instant-markdown/instant-markdown-d - ccda34b0209d180ac13611adab0cb5c5f87be9b0 authored about 4 years ago
Add variables for mermaid support

github.com/instant-markdown/vim-instant-markdown - 2a26c55afdcf9cc7c6080be3509df470fb6b992f authored about 4 years ago
Merge pull request #186 from instant-markdown/minimal-vimrc

Minimal vimrc for issues

github.com/instant-markdown/vim-instant-markdown - fc2ca4b31e4c48990a1c5aadef5f9e7d19c62052 authored about 4 years ago