Estevão Soares dos Santos
150c4c36cb
Merge branch 'develop' into 922-commonmark-compliance
...
# Conflicts:
# src/subParsers/makehtml/heading.js
# test/functional/makehtml/cases/features/#320.github-compatible-generated-header-id.html
# test/functional/makehtml/cases/features/#320.github-compatible-generated-header-id.md
2022-11-15 04:01:01 +00:00
Antonio
e4c87cf5d5
docs: add bandantonio to credits file
2022-05-14 01:24:59 +03:00
Antonio
fbbd16d261
docs: fix incorrect and remove redundant links to sections and documents
2022-05-14 01:21:34 +03:00
Antonio
952c0184ca
docs: add document about local development
2022-05-14 01:15:43 +03:00
Antonio
b64f0bea9d
docs: fully revised event system (listener extensions) doc
2022-05-13 22:59:38 +03:00
Antonio
039c9be049
docs: update contribution guide
2022-04-29 17:04:28 +03:00
Estevão Soares dos Santos
fb31f631e9
improve commonmark compliance
2022-04-28 08:38:48 +01:00
Estevão Soares dos Santos
9f8c7199ea
feat(makehtml.events): implements event system refactor for converter.makeHtml ( #919 )
...
* startrefactoring the event system
* refactor: blockquotes, code blocks and links refactored
* refactor codeblock to new event system
* refactor subparser until ghcode to new events
* finish adating ghcodeblock to new event
* add headings to new events
* add image to event system
* add emphasisAndStrong to event system
* fix wrong event name in emphasisAndStrong onEnd event
* spanGamut and build
* showdown.helper.event refactored to showdown.Event
* partial
* add links
* add metadata
* add strikethrough and table
* build
* add underline
* add unescapeSpecialChars
* small refactoring
* remove old tables parser
* add lists
* add simple event trigger tests
* build
* fix browserstack
* fix browserstack
* remove testing for ie11 and bumped firefox min version to 45
* fixes and closes #920
* build
2022-04-27 21:42:24 +01:00
Antonio
9e5d0f3f11
docs: updated cli page to describe the updated format of passing extra options
2022-04-23 23:14:29 +03:00
Antonio
5c6c4659ca
docs: added revised credits page
2022-04-17 15:03:05 +03:00
Antonio
1cf1908935
docs: added page describing supported markdown syntax
2022-04-09 23:20:41 +03:00
Antonio
141c23793b
docs: added a list of known extensions
2022-04-09 19:01:05 +03:00
Antonio
ef726d79a4
docs: added tutorial on how to use lang and output extensions together
2022-04-09 18:28:28 +03:00
Antonio
fae04b6549
docs: added tutuorial on how to create markdown editor
2022-04-09 16:22:34 +03:00
Antonio
c4eef0b8c1
docs: added section about cli extra options
2022-04-09 13:39:50 +03:00
Antonio
f3d73f5b54
docs: added tutorial on how to add classes to html elements
2022-04-09 02:06:07 +03:00
Antonio
010f94fd04
docs: added create extension page
2022-03-31 01:29:59 +03:00
Antonio
d11e5cf6e0
docs: added extensions overview page
2022-03-30 23:35:17 +03:00
Antonio
bdddfb9131
docs: added page describing markdown's xss vulnerability
2022-03-30 21:29:13 +03:00
Antonio
568445fa43
docs: added integrations
2022-03-30 20:12:35 +03:00
Antonio
6e6dde5c55
docs: added page describing cli tool
2022-03-30 02:13:37 +03:00
Antonio
8d9b8f2f92
docs: added page about flavors
2022-03-30 01:27:06 +03:00
Antonio
a1bb3e0a9b
docs: sort showdown options alphabetically
2022-03-28 22:18:38 +03:00
Antonio
24016bfd0b
docs: added page describing options supported by showdown
2022-03-28 21:54:41 +03:00
Antonio
8a959a6ddd
docs: added showdown configuration document
2022-03-28 01:59:41 +03:00
Estevão Soares dos Santos
a946f557a2
Merge pull request #900 from showdownjs/docs-quickstart-guide
...
docs: refactored installation to become quickstart guide
2022-03-25 18:41:05 +00:00
Antonio
314808aa3e
docs: refactored installation to become quickstart guide
2022-03-25 20:21:21 +02:00
Antonio
223017e218
docs: added 'corporate' colors for docs
2022-03-25 19:23:08 +02:00
Estevão Soares dos Santos
6397c203f6
docs(events): fix typo in properties
2022-03-20 15:34:16 +00:00
Antonio
15b159c846
docs: added installation guide, compatibility and donation pages
2022-03-20 16:37:51 +02:00
Antonio
3b2a3029b4
docs(project): add initial setup for docs publishing
2022-02-27 13:12:55 +02:00
Estevao Soares dos Santos
4da93e8e13
docs: add first draft of documentation for version 2.0
...
Still has a long way to go
2018-09-25 04:10:40 +01:00