File: support.md

package info (click to toggle)
php-league-commonmark 2.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,260 kB
  • sloc: php: 20,378; xml: 1,988; ruby: 45; makefile: 21; javascript: 15
file content (24 lines) | stat: -rw-r--r-- 1,288 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: default
title: Support
description: Get help with the league/commonmark library
redirect_from: /support/
---

# Support

Here are some useful resources to help you use this project:

- 📰 [Project README file](https://github.com/thephpleague/commonmark/blob/main/README.md)
- 📔 [Documentation](https://commonmark.thephpleague.com/2.7/) - you're reading it 😉
- 💬 [Discussion forum](https://github.com/thephpleague/commonmark/discussions/categories/q-a) - **the best place to ask questions and get help**
- 🐛 [Issue tracker](https://github.com/thephpleague/commonmark/issues) - report issues, bugs, and feature requests
- 🥞 [StackOverflow](https://stackoverflow.com/search?q=php+commonmark)

## Supported Versions

See our [security policy](https://github.com/thephpleague/commonmark/blob/main/.github/SECURITY.md) for information about the support cycle for bug fixes and security updates.

## Reporting a Vulnerability

If you discover a security vulnerability within this package, please use the [Tidelift security contact form](https://tidelift.com/security) or email Colin O'Dell at <colinodell@gmail.com>. All security vulnerabilities will be promptly addressed. **Please do not disclose security-related issues publicly until a fix has been announced!**