Skip to content

blog: fix [obspec.Get] link#45

Open
ryan-williams wants to merge 1 commit intodevelopmentseed:mainfrom
ryan-williams:main
Open

blog: fix [obspec.Get] link#45
ryan-williams wants to merge 1 commit intodevelopmentseed:mainfrom
ryan-williams:main

Conversation

@ryan-williams
Copy link

For some reason, [obspec.Get] is not rendering as a link:

image

but [`get`][obspec.Get] is, later in the doc:

image

I poked around mkdocs / pymdownx docs/configs, but didn't see a way to make sure they're detecting links of the form [X] (which should be treated like [X][X], where in this case should expand to the relevant docs), so I just manually expanded it here.

From local mkdocs serve:

image
@kylebarron
Copy link
Member

Ah, sorry, as with #46 (comment) I didn't see this because I didn't realize I wasn't subscribed to the repo even though I created it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants