Download texts.js Free Java Code

Description

Markdown parser and universal document converter in pure JavaScript.

Icons

texts.js

Source Files

The download file texts.js-master.zip has the following entries.


.gitignore/*w  w w .  j  a  v a  2 s  .co m*/
LICENSE
NOTICE
README.md
bin/texts.js
examples/Texts_Logo.png
examples/minimal.html
examples/minimal.json
examples/minimal.md
examples/minimal.tex
examples/pandoc/README.json
examples/pandoc/README.md
examples/pandoc/README.mmd.json
examples/pandoc/beautify.js
examples/tau/figures/futurama-math-lecture.png
examples/tau/figures/google-pi-day.png
examples/tau/figures/palais-tau.png
examples/tau/tau.text
lib/reader/json.js
lib/reader/markdown-json.js
lib/reader/pandoc-json.js
lib/reader/text-blocks.peg
lib/reader/text-inlines.peg
lib/reader/text.js
lib/texts.js
lib/wrap.js
lib/writer/html5.js
lib/writer/json.js
lib/writer/jsonml.js
lib/writer/pandoc-json.js
lib/writer/text.js
lib/writer/xelatex.js
package.json
test/MarkdownTest_1.0.3/MarkdownTest.pl
test/MarkdownTest_1.0.3/Tests/Amps and angle encoding.html
test/MarkdownTest_1.0.3/Tests/Amps and angle encoding.text
test/MarkdownTest_1.0.3/Tests/Auto links.html
test/MarkdownTest_1.0.3/Tests/Auto links.text
test/MarkdownTest_1.0.3/Tests/Backslash escapes.html
test/MarkdownTest_1.0.3/Tests/Backslash escapes.text
test/MarkdownTest_1.0.3/Tests/Blockquotes with code blocks.html
test/MarkdownTest_1.0.3/Tests/Blockquotes with code blocks.text
test/MarkdownTest_1.0.3/Tests/Code Blocks.html
test/MarkdownTest_1.0.3/Tests/Code Blocks.text
test/MarkdownTest_1.0.3/Tests/Code Spans.html
test/MarkdownTest_1.0.3/Tests/Code Spans.text
test/MarkdownTest_1.0.3/Tests/Hard-wrapped paragraphs with list-like lines.html
test/MarkdownTest_1.0.3/Tests/Hard-wrapped paragraphs with list-like lines.text
test/MarkdownTest_1.0.3/Tests/Horizontal rules.html
test/MarkdownTest_1.0.3/Tests/Horizontal rules.text
test/MarkdownTest_1.0.3/Tests/Inline HTML (Advanced).html
test/MarkdownTest_1.0.3/Tests/Inline HTML (Advanced).text
test/MarkdownTest_1.0.3/Tests/Inline HTML (Simple).html
test/MarkdownTest_1.0.3/Tests/Inline HTML (Simple).text
test/MarkdownTest_1.0.3/Tests/Inline HTML comments.html
test/MarkdownTest_1.0.3/Tests/Inline HTML comments.text
test/MarkdownTest_1.0.3/Tests/Links, inline style.html
test/MarkdownTest_1.0.3/Tests/Links, inline style.text
test/MarkdownTest_1.0.3/Tests/Links, reference style.html
test/MarkdownTest_1.0.3/Tests/Links, reference style.text
test/MarkdownTest_1.0.3/Tests/Links, shortcut references.html
test/MarkdownTest_1.0.3/Tests/Links, shortcut references.text
test/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html
test/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text
test/MarkdownTest_1.0.3/Tests/Markdown Documentation - Basics.html
test/MarkdownTest_1.0.3/Tests/Markdown Documentation - Basics.text
test/MarkdownTest_1.0.3/Tests/Markdown Documentation - Syntax.html
test/MarkdownTest_1.0.3/Tests/Markdown Documentation - Syntax.text
test/MarkdownTest_1.0.3/Tests/Nested blockquotes.html
test/MarkdownTest_1.0.3/Tests/Nested blockquotes.text
test/MarkdownTest_1.0.3/Tests/Ordered and unordered lists.html
test/MarkdownTest_1.0.3/Tests/Ordered and unordered lists.text
test/MarkdownTest_1.0.3/Tests/Strong and em together.html
test/MarkdownTest_1.0.3/Tests/Strong and em together.text
test/MarkdownTest_1.0.3/Tests/Tabs.html
test/MarkdownTest_1.0.3/Tests/Tabs.text
test/MarkdownTest_1.0.3/Tests/Tidyness.html
test/MarkdownTest_1.0.3/Tests/Tidyness.text
test/MarkdownTest_1.0.3/parse-all.js
test/html5-write/break.test
test/html5-write/comment.test
test/html5-write/divider.test
test/html5-write/empty.test
test/html5-write/escape-code.test
test/html5-write/escape-quotes.test
test/html5-write/escape-text.test
test/html5-write/escape-url.test
test/html5-write/footnote.test
test/html5-write/headings.test
test/html5-write/hyperlink-undefined.test
test/html5-write/hyperlinks.test
test/html5-write/image.test
test/html5-write/indent.test
test/html5-write/inlines.test
test/html5-write/list-continue-numbering.test
test/html5-write/list-mixed-siblings.test
test/html5-write/list-mixed.test
test/html5-write/list-reset-numbering.test
test/html5-write/list.test
test/html5-write/math.test
test/html5-write/quote-sequential.test
test/html5-write/quote.test
test/html5-write/table.test
test/html5-write/verbatim-empty-line.test
test/html5-write/verbatim-empty.test
test/html5-write/verbatim-two-lines.test
test/json-readwrite/empty-block.test
test/json-readwrite/empty-document.test
test/json-readwrite/plain.test
test/jsonml-write/break.test
test/jsonml-write/empty.test
test/jsonml-write/footnote-undefined.test
test/jsonml-write/headings.test
test/jsonml-write/hyperlink-undefined.test
test/jsonml-write/inlines.test
test/jsonml-write/table.test
test/markdown-json-read/blockquote.test
test/markdown-json-read/blocks.test
test/markdown-json-read/break.test
test/markdown-json-read/bullet-list.test
test/markdown-json-read/definition-list.test
test/markdown-json-read/footnote.test
test/markdown-json-read/handle-unimplemented.test
test/markdown-json-read/header.test
test/markdown-json-read/hyperlink-image-in-linktext.test
test/markdown-json-read/hyperlink-literal.test
test/markdown-json-read/hyperlink-simple-inline.test
test/markdown-json-read/hyperlink-simple-reference.test
test/markdown-json-read/image-block.test
test/markdown-json-read/image-inline.test
test/markdown-json-read/inlines-basic.test
test/markdown-json-read/inlines-nested.test
test/markdown-json-read/ordered-list.test
test/markdown-json-read/symbols.test
test/markdown-json-read/verbatim-indented.test
test/pandoc-read/basic-inlines.test
test/pandoc-read/blockquote-indented.test
test/pandoc-read/blockquote.test
test/pandoc-read/blocks.test
test/pandoc-read/bullet-list.test
test/pandoc-read/cite.test
test/pandoc-read/code-block.test
test/pandoc-read/definition-list.test
test/pandoc-read/display-math-trim-newlines.test
test/pandoc-read/display-math.test
test/pandoc-read/empty-footnote.test
test/pandoc-read/empty-header.test
test/pandoc-read/footnotes-nested.test
test/pandoc-read/footnotes.test
test/pandoc-read/header-lower-levels.test
test/pandoc-read/header.1.9.test
test/pandoc-read/header.test
test/pandoc-read/hyperlink-image-in-linktext.test
test/pandoc-read/hyperlink-literal.test
test/pandoc-read/hyperlink-simple-inline.test
test/pandoc-read/hyperlink-simple-reference.test
test/pandoc-read/hyperlink-styled-linktext.test
test/pandoc-read/images.test
test/pandoc-read/inline-math-with-linebreak.test
test/pandoc-read/list-item-with-footnote.test
test/pandoc-read/metadata.test
test/pandoc-read/nested-inlines.test
test/pandoc-read/ordered-list-nested-blocks.test
test/pandoc-read/ordered-list.test
test/pandoc-read/quote.test
test/pandoc-read/raw-block-html.test
test/pandoc-read/raw-inline-html.test
test/pandoc-read/space-separated-breaks.test
test/pandoc-read/space-separated-display-math.test
test/pandoc-read/table.test
test/pandoc-readwrite/footnote-inside-quote.test
test/pandoc-readwrite/hyperlink-inside-quote.test
test/pandoc-readwrite/pandoc-readme.test
test/pandoc-write/blockquote.test
test/pandoc-write/blocks.test
test/pandoc-write/break.test
test/pandoc-write/comment.test
test/pandoc-write/footnote-undefined.test
test/pandoc-write/footnote-with-url.test
test/pandoc-write/footnote.test
test/pandoc-write/headings.1.9.test
test/pandoc-write/headings.test
test/pandoc-write/hyperlink-literal.1.9.test
test/pandoc-write/hyperlink-literal.test
test/pandoc-write/hyperlinks.test
test/pandoc-write/image.test
test/pandoc-write/inlines.test
test/pandoc-write/lists-bulleted.test
test/pandoc-write/lists.test
test/pandoc-write/math.test
test/pandoc-write/table.test
test/pandoc-write/verbatim.test
test/text-read/blocks.test
test/text-read/break-at-block-end.test
test/text-read/break-in-empty-block.test
test/text-read/break.test
test/text-read/comments-indented.test
test/text-read/comments.test
test/text-read/dash-after-empty-line.test
test/text-read/dividers.test
test/text-read/double-final-eol.test
test/text-read/empty-block.test
test/text-read/empty-document.test
test/text-read/empty-single-block.test
test/text-read/escaping.test.disabled
test/text-read/footnote-empty.test
test/text-read/footnote-no-noteref.test
test/text-read/footnotes.test
test/text-read/heading-ends-with-spaces.test
test/text-read/heading-start-with-number.test
test/text-read/headings-atx.test
test/text-read/headings-fake.test
test/text-read/headings.test
test/text-read/hyperlink-empty.test
test/text-read/hyperlink-inline-no-brackets.test
test/text-read/hyperlink-inline.test
test/text-read/hyperlink-no-linkref.test
test/text-read/hyperlinks.test
test/text-read/images.test
test/text-read/indent-image.test
test/text-read/indent-line-split.test
test/text-read/indent-notes.test
test/text-read/indent-verbatim.test
test/text-read/indent.test
test/text-read/inlines-escaping.test
test/text-read/inlines.test
test/text-read/line-split-inline.test
test/text-read/line-split.test
test/text-read/list-asterisks.test
test/text-read/list-dashes.test
test/text-read/list-line-split.test
test/text-read/list-prefix-variations.test
test/text-read/lists.test
test/text-read/math.test
test/text-read/no-final-eol.test
test/text-read/quoting-indented.test
test/text-read/quoting-prefix-variations.test
test/text-read/quoting-two-blocks.test.disabled
test/text-read/quoting.test
test/text-read/rtl-basic.test
test/text-read/rtl-headings.test
test/text-read/rtl-ignore-inside.test
test/text-read/rtl-indented.test
test/text-read/single-final-eol.test
test/text-read/table-empty.test
test/text-read/table-inlines.test
test/text-read/table-line-split.test
test/text-read/table.test
test/text-read/verbatim-empty-block.test
test/text-read/verbatim-empty-line.test
test/text-read/verbatim-two-lines.test
test/text-read/verbatim-with-markup.test
test/text-read/verbatim.test
test/text-readwrite/sample-minimal.test
test/text-write/blocks.test
test/text-write/break.test
test/text-write/comment-indented.test
test/text-write/comment.test
test/text-write/dividers.test
test/text-write/empty-block.test
test/text-write/empty-document.test
test/text-write/footnote-no-noteref.test
test/text-write/footnotes.test
test/text-write/headings-no-split.test
test/text-write/headings.test
test/text-write/hyperlink-inline.test
test/text-write/hyperlink-no-linkref.test
test/text-write/hyperlinks.test
test/text-write/images.test
test/text-write/indent-image.test
test/text-write/indent-notes.test
test/text-write/indent-verbatim.test
test/text-write/indent.test
test/text-write/inlines-escaping.test
test/text-write/inlines.test
test/text-write/line-split-80-chars.test
test/text-write/line-split-indent.test
test/text-write/line-split-inline.test
test/text-write/line-split-list-indent.test
test/text-write/line-split-long-url.test
test/text-write/line-split-prefix.test
test/text-write/line-split-with-break.test
test/text-write/line-split.test
test/text-write/list-continue-numbering.test
test/text-write/list-nested-numbering.test
test/text-write/list-reset-numbering.test
test/text-write/list-two-digits.test
test/text-write/lists.test
test/text-write/math.test
test/text-write/no-nested-escaping.test
test/text-write/no-wrap-flag.test
test/text-write/quote-indented.test
test/text-write/quote.test
test/text-write/rtl-basic.test
test/text-write/rtl-indented.test
test/text-write/rtl-multiline.test
test/text-write/table.test
test/text-write/verbatim-empty-block.test
test/text-write/verbatim-empty-line.test
test/text-write/verbatim-two-lines.test
test/text-write/verbatim.test
test/text-writeread/break-in-indented-block.test
test/text-writeread/empty-document.test
test/text-writeread/lists.test
test/text-writeread/single-heading.test
test/text-writeread/span-ends-with-backslash.test
test/text-writeread/table-long-lines.test
test/xelatex-write/blocks.test
test/xelatex-write/break.test
test/xelatex-write/comment.test
test/xelatex-write/dividers.test
test/xelatex-write/empty.test
test/xelatex-write/escaping-url.test
test/xelatex-write/escaping.test
test/xelatex-write/footnotes.test
test/xelatex-write/headings.test
test/xelatex-write/hyperlinks.test
test/xelatex-write/images.test
test/xelatex-write/indent-verbatim.test
test/xelatex-write/indent.test
test/xelatex-write/inlines-escaping.test
test/xelatex-write/inlines.test
test/xelatex-write/line-split-80-chars.test
test/xelatex-write/line-split-inline.test
test/xelatex-write/line-split-with-break.test
test/xelatex-write/line-split.test
test/xelatex-write/list-before-heading.test
test/xelatex-write/list-continue-numbering.test
test/xelatex-write/list-mixed-siblings.test
test/xelatex-write/list-mixed.test
test/xelatex-write/list-reset-numbering.test
test/xelatex-write/lists.test
test/xelatex-write/math-not-escaped.test
test/xelatex-write/math.test
test/xelatex-write/quote-indented.test
test/xelatex-write/quote.test
test/xelatex-write/rtl-basic.test
test/xelatex-write/table.test
test/xelatex-write/verbatim-empty-block.test
test/xelatex-write/verbatim-empty-line.test
test/xelatex-write/verbatim-not-escaped.test
test/xelatex-write/verbatim-two-lines.test
test/xelatex-write/verbatim.test

Download

Click the following link to download texts.js-master.zip.

texts.js-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper