mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-12-15 05:34:59 -07:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6abda7ab68 | ||
|
|
1471a4e662 | ||
|
|
0d9f7d9012 | ||
|
|
2c35e6782f | ||
|
|
cb10536dd4 | ||
|
|
00e0f69d93 | ||
|
|
98bc1e52a1 | ||
|
|
47b2667e86 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simplemde",
|
"name": "simplemde",
|
||||||
"version": "1.11.0",
|
"version": "1.11.2",
|
||||||
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Wes Cossick <https://wescossick.com>"
|
"Wes Cossick <https://wescossick.com>"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* simplemde v1.11.0
|
* simplemde v1.11.2
|
||||||
* Copyright Next Step Webs, Inc.
|
* Copyright Next Step Webs, Inc.
|
||||||
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
||||||
* @license MIT
|
* @license MIT
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
2024
debug/simplemde.js
2024
debug/simplemde.js
File diff suppressed because it is too large
Load Diff
2
dist/simplemde.min.css
vendored
2
dist/simplemde.min.css
vendored
@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* simplemde v1.11.0
|
* simplemde v1.11.2
|
||||||
* Copyright Next Step Webs, Inc.
|
* Copyright Next Step Webs, Inc.
|
||||||
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
||||||
* @license MIT
|
* @license MIT
|
||||||
|
|||||||
20
dist/simplemde.min.js
vendored
20
dist/simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simplemde",
|
"name": "simplemde",
|
||||||
"version": "1.11.0",
|
"version": "1.11.2",
|
||||||
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor. Features autosaving and spell checking.",
|
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor. Features autosaving and spell checking.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"embeddable",
|
"embeddable",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user