# What do you think? add a callback to Documents.Page() to allow modification of \*.md pages on the fly before parsing

**URL:** https://discourse.julialang.org/t/what-do-you-think-add-a-callback-to-documents-page-to-allow-modification-of-md-pages-on-the-fly-before-parsing/79217
**Category:** General Usage
**Tags:** documenter
**Created:** [April 8, 2022, 9:34am UTC](https://discourse.julialang.org/t/what-do-you-think-add-a-callback-to-documents-page-to-allow-modification-of-md-pages-on-the-fly-before-parsing/79217 "2022-04-08T09:34:27Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![mortenpi](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mortenpi/32/158_2.png) [@mortenpi](https://discourse.julialang.org/u/mortenpi)
#### Post date: [April 10, 2022, 9:58pm UTC](https://discourse.julialang.org/t/what-do-you-think-add-a-callback-to-documents-page-to-allow-modification-of-md-pages-on-the-fly-before-parsing/79217/7 "2022-04-10T21:58:07Z")

</div>

Do you want the preprocessing to happen at the text level or AST level? If the former, it still seems like something you could do yourself in `make.jl` between the Literate and `makedocs` calls?

---

_[View the full topic](https://discourse.julialang.org/t/what-do-you-think-add-a-callback-to-documents-page-to-allow-modification-of-md-pages-on-the-fly-before-parsing/79217)._
