Added DIR_METADATA files to a batch of //third_party/ folders
and  removed duplicated metadata from OWNERS files

Bug: 1113033
Change-Id: I51e9d4560200bfe305c4bdbfd6ecdf9c1c78f802
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573676
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Norman Rosas <normando@google.com>
Cr-Commit-Position: refs/heads/master@{#834359}
GitOrigin-RevId: c5633cbec731337327a773a4c69196dc02e98b81
2 files changed
tree: 6d1c0585216757cd9d2b2cd55df41bac03b87858
  1. markdown/
  2. DIR_METADATA
  3. LICENSE.md
  4. OWNERS
  5. README.chromium
  6. README.md
README.md

Python-Markdown

Build Status Coverage Status Downloads Latest Version BSD License

This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few known issues. See Features for information on what exactly is supported and what is not. Additional features are supported by the Available Extensions.

Documentation

Installation and usage documentation is available in the docs/ directory of the distribution and on the project website at https://pythonhosted.org/Markdown/.

Support

You may ask for help and discuss various other issues on the mailing list and report bugs on the bug tracker.