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: narrowing ascii-art and adding svg support #50

Merged
merged 4 commits into from
May 1, 2024

Conversation

duncanwd
Copy link
Contributor

Resolves #49

  1. Narrows the existing ASCII diagrams to 72 characters for better plain-text layout.
  2. Extracts the narrowed ASCII art into separate files.
  3. Modifies the markdown to invoke aasvg for automated SVG generation and inclusion in the HTML version

Note: The aasvg npm package must be installed for the Makefile to function correctly. See the instructions link at the bottom of the main README.md for the install procedure.

Please check for errors in the modified ASCII diagrams, figure labels, and figure titles.

@duncanwd duncanwd requested a review from aaronpk as a code owner April 17, 2024 01:43
@aaronpk aaronpk merged commit c97fa1f into oauth-wg:main May 1, 2024
1 check passed
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.

Draw diagrams with tools instead of raw ASCII
2 participants