Markdown version of each page in the PFCP User Guide is now available
Each page of the PFCP User Guide (docs.pfcomputing.com) is now available in Markdown format.
You can obtain the Markdown version simply by changing the file extension in the URL from .html to .md.
- HTML version: https://docs.pfcomputing.com/en/glossary.html
- Markdown version: https://docs.pfcomputing.com/en/glossary.md
A “View as Markdown” button has also been added to the menu bar of each page, which takes you to the Markdown version when clicked.
This is useful when Markdown is easier to work with than HTML, such as when feeding documentation to an AI agent.
