.editorconfig | |
|
|
.eslintrc.js | 4 | A 0 mins |
|
.gitattributes | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.gitignore | |
|
|
.stylelintrc | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
docs/_snippets/framework/build-extending-content-source.html | |
|
|
docs/_snippets/framework/build-extending-content-source.js | 6 | A 0 mins |
|
docs/_snippets/framework/extending-content-add-external-link-target.html | |
|
|
docs/_snippets/framework/extending-content-add-external-link-target.js | 37 | B 5 hrs |
|
docs/_snippets/framework/extending-content-add-heading-class.html | |
|
|
docs/_snippets/framework/extending-content-add-heading-class.js | 23 | A 3 hrs |
|
docs/_snippets/framework/extending-content-add-link-class.html | |
|
|
docs/_snippets/framework/extending-content-add-link-class.js | 33 | A 3 hrs |
|
docs/_snippets/framework/extending-content-add-unsafe-link-class.html | |
|
|
docs/_snippets/framework/extending-content-add-unsafe-link-class.js | 33 | B 5 hrs |
|
docs/_snippets/framework/extending-content-allow-div-attributes.html | |
|
|
docs/_snippets/framework/extending-content-allow-div-attributes.js | 50 | B 4 hrs |
|
docs/_snippets/framework/extending-content-allow-link-target.html | |
|
|
docs/_snippets/framework/extending-content-allow-link-target.js | 38 | A 0 mins |
|
docs/_snippets/framework/extending-content-arbitrary-attribute-values.html | |
|
|
docs/_snippets/framework/extending-content-arbitrary-attribute-values.js | 48 | A 1 hr |
|
docs/_snippets/framework/extending-content-custom-figure-attributes.html | |
|
|
docs/_snippets/framework/extending-content-custom-figure-attributes.js | 88 | A 3 hrs |
|
docs/api/engine.md | |
|
|
docs/framework/guides/deep-dive/conversion-extending-output.md | |
|
|
docs/framework/guides/deep-dive/conversion-introduction.md | |
|
|
docs/framework/guides/deep-dive/conversion-preserving-custom-content.md | |
|
|
docs/framework/guides/deep-dive/schema.md | |
|
|
package.json | |
|
|
src/controller/datacontroller.js | 147 | A 40 mins |
|
src/controller/editingcontroller.js | 53 | A 1 hr |
|
src/conversion/conversion.js | 90 | C 7 hrs |
|
src/conversion/conversionhelpers.js | 11 | A 0 mins |
|
src/conversion/downcastdispatcher.js | 195 | A 3 hrs |
|
src/conversion/downcasthelpers.js | 465 | D 2 days |
|
src/conversion/mapper.js | 213 | C 7 hrs |
|
src/conversion/modelconsumable.js | 92 | A 0 mins |
|
src/conversion/upcastdispatcher.js | 159 | A 1 hr |
|
src/conversion/upcasthelpers.js | 229 | A 3 hrs |
|
src/conversion/viewconsumable.js | 220 | D 2 days |
|
src/dataprocessor/basichtmlwriter.js | 8 | A 0 mins |
|
src/dataprocessor/dataprocessor.jsdoc | |
|
|
src/dataprocessor/htmldataprocessor.js | 26 | A 40 mins |
|
src/dataprocessor/htmlwriter.js | 0 | A 0 mins |
|