Skip to content

Can I use a URL as the source of a page? #7861

Answered by ydkmlt84
ydkmlt84 asked this question in Q&A
Discussion options

You must be logged in to vote

Snippets worked great!

I added this to my mkdocs.yml

markdown extensions:
  - pymdownx.snippets:
      url_download: true

Then made a file Changelog.md and added it to my nav setup like my other pages.

This is what is inside my Changelog.md file

---
title: Changelog
description: Github Changelog file for Maintainerr.
---

--8<-- "URL of page where the file is"

This is the outcome. Thanks again! I knew snippets was a thing, but didn't know it did this or how to use it.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kamilkrzyskow
Comment options

@ydkmlt84
Comment options

ydkmlt84 Jan 1, 2025
Author Sponsor

Answer selected by kamilkrzyskow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants