commit | 2bb7b23b6398f9e79bc2fa8c6bc64a3cf1613ebf | [log] [tgz] |
---|---|---|
author | Norman Rosas <normando@google.com> | Mon Dec 07 20:56:35 2020 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 07 21:07:44 2020 |
tree | 6d1c0585216757cd9d2b2cd55df41bac03b87858 | |
parent | ad4fc19d612de0a3f6ea19441af703ff5a5223f3 [diff] |
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
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.
Installation and usage documentation is available in the docs/
directory of the distribution and on the project website at https://pythonhosted.org/Markdown/.
You may ask for help and discuss various other issues on the mailing list and report bugs on the bug tracker.