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

Normalize Replication Server 6.2 Content Conversion #1087

Merged

Conversation

josh-heyer
Copy link
Contributor

What Changed?

This pulls in updates to the normalization scripts (I'd been neglecting these) and runs them against the new content imported for #1083

For future reference, can run the normalization pass on a subset of docs like so:

node scripts/normalize/markdown.js "product_docs/docs/eprs/6.2/**/*.mdx"

This will:

  • normalize the markdown syntax (parse then write back out using consistent formatting)
  • rewrite HTML tables as Markdown tables
  • rewrite relative links (when a target can be found)
  • rewrite HTML "notes" as Admonitions
  • rewrite links pointing at Docs 1.0 to appropriate 2.0 destinations

Checklist

Please check all boxes that apply ([ ] is unchecked, [x] is checked)

Content

  • This PR adds new content
  • This PR changes existing content
  • This PR removes existing content

@josh-heyer josh-heyer temporarily deployed to edb-docs-adv-content-jo-zlhxei March 18, 2021 17:20 Inactive
@robert-stringer robert-stringer merged commit e9c71c3 into content/rs-eprs-6.2 Mar 19, 2021
@robert-stringer robert-stringer deleted the content/josh/eprs-6.2-normalization branch March 19, 2021 11:37
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.

3 participants