Add mdbook preprocessor to rewrite template links#447
Conversation
43e2a47 to
170ec5a
Compare
There was a problem hiding this comment.
This file didn't exist for some reason despite being referenced int he docs
There was a problem hiding this comment.
Is this still needed? Rails has /up.
There was a problem hiding this comment.
that's fair..
but then we need a different boilerplate setup for the initial cucumber test.
There was a problem hiding this comment.
Good point, but
If you add Cucumber to an existing project, test a real page instead of using the given example test.
I'm assuming there is already at least one controller. Otherwise, adding Cucumber before being able to test anything doesn't make sense.
38c69f5 to
8418df9
Compare
|
I have no idea what this is about. Please assign someone who knows the ASG. |
8418df9 to
67a95ea
Compare
67a95ea to
98e0981
Compare
This reverts commit e099a8c.
hunchr
left a comment
There was a problem hiding this comment.
Why don't we just link to GH directly?
That works poorly when you want to use the docs in an offline environment. |
…mplate for now. We need to update the cucumber page anyways
Previously file links in the mdbook docs would simply download the file. This can be annoying because it takes an extra step to get to the source code of the file if it needs to be opened first.
My proposal is to simply rewrite the file links such that they point onto our GitHub instead.
BEFORE
CleanShot.2026-05-20.at.11.12.49.mp4
AFTER
CleanShot.2026-05-20.at.11.11.25.mp4