Skip to main content

a Simple Enough Markup

Project description

Author:

Lele Gaifax

Contact:
lele@metapensiero.it
license:

GNU General Public License version 3 or later

Implement a minimalistic markup usable in the various descriptions, with just the needed elements: headings and paragraphs containing plain, bold or italic text, hyper <link> and unordered lists.

The internal representation is a tree of nodes, and a set of functions to transpose it to/from a textual format, HTML and Quill Delta are included.

Changes

0.13 (2018-08-23)

  • Rewritten HTML parser, slightly more robust and versatile

0.12 (2018-08-17)

  • Try harder to handle degenerated paragraphs represented with DIVs

  • Replace asserts with a custom exception to signal parsing errors

0.11 (2018-08-15)

  • Handle degenerated paragraphs represented with DIVs

  • Add an option to swallow HTML parsing exceptions and falling back to plain text

0.10 (2018-08-01)

  • Handle SPANs inside headings

0.9 (2018-07-12)

  • Ignore standalone BRs in the HTML parser

0.8 (2018-07-12)

  • Ignore BRs inside headings in the HTML parser

0.7 (2018-06-26)

  • Better handling of nested DIVs in the HTML parser

0.6 (2018-06-13)

  • Handle implicit list item indexes in SEMPrinter

0.5 (2018-04-26)

  • Properly escape also the link’s address

0.4 (2018-04-26)

0.3 (2018-04-20)

  • Support for hyperlinks

  • Support for headings

  • New function to emit a Quill Delta representation of an AST

0.2 (2018-03-10)

  • Fix HTML representation of numbered list items without a value

  • Raise a specific InvalidNestingError exception instead of generic AssertionError

0.1 (2018-02-25)

  • Renamed to metapensiero.markup.semtext

0.0 (unreleased)

  • Initial effort.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metapensiero.markup.semtext-0.13.tar.gz (16.4 kB view details)

Uploaded Source

File details

Details for the file metapensiero.markup.semtext-0.13.tar.gz.

File metadata

File hashes

Hashes for metapensiero.markup.semtext-0.13.tar.gz
Algorithm Hash digest
SHA256 b9677dcf7834db52a6c4f503b990d2794d7bb0d2bf996ac2c2879d08cdf0be92
MD5 2b9dde75d3027124902e40b792359564
BLAKE2b-256 53a3faf3acae5c7fda0383f910a74e514645338bd43da421d1797bcadc4cbb1f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page