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

Fix missing link issues in site generation #26

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

abunashir
Copy link
Contributor

The metanorma requires us to have rxl as an extension for some standards, and if missing then it can't generate the collection in proper way. This was one the issue for missing link. This commit should fix the issue and it should link the internal documents properly.

One thing to note, there is still one issue with how it handles the RFC, but that is something we will address soon.

Related: metanorma/metanorma-cli#297

//cc: @ronaldtse

The `metanorma` requires us to have `rxl` as an extension for some
standards, and if missing then it can't generate the collection in
proper way. This was one the issue for missing link.

This commit should fix the issue and it should link the internal
documents properly.

One thing to note, there is still one issue with how it handles
the `RFC`, but that is something we will address soon.

Related: metanorma/metanorma-cli#297
@ronaldtse
Copy link
Contributor

Thank you @abunashir !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants