Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Validate links not specified with link #10

Open
jboxman opened this issue Sep 3, 2021 · 0 comments
Open

feat: Validate links not specified with link #10

jboxman opened this issue Sep 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jboxman
Copy link
Owner

jboxman commented Sep 3, 2021

This would be a wholesale enhancement, and I don't know how common it might be. It isn't just listing blocks; This could happen for links in code font as well, unless Asciidoctor also transforms those.

[subs="attributes"]
----
oc create -f https://raw.githubusercontent.com/jboss-fuse/application-templates/application-templates-2.1.0.fuse-sb2-780019-redhat-00005/fuse-prometheus-operator.yml
----

Does it make sense to parse the output HTML for links instead and not pull them from Asciidoctor node objects? The problem with this is that a broken link cannot then be traced by to a specific file and line number.

@jboxman jboxman added the enhancement New feature or request label Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant