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

Convert Amigaguide docs to Markdown for online use #1

Open
SamuraiCrow opened this issue Jan 18, 2024 · 1 comment
Open

Convert Amigaguide docs to Markdown for online use #1

SamuraiCrow opened this issue Jan 18, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@SamuraiCrow
Copy link
Contributor

Depends on github.com/EEC-Developers/eec/issues/36

@SamuraiCrow SamuraiCrow added the documentation Improvements or additions to documentation label Jan 18, 2024
@SamuraiCrow SamuraiCrow added this to the Release 1.0 milestone Jul 12, 2024
@SamuraiCrow
Copy link
Contributor Author

SamuraiCrow commented Jul 12, 2024

The AG2TXT utility that came with AmigaE v3 demo version can be converted to an AmigaGuide to MarkDown converter. I don't expect monospace layouts to work correctly but titles, headings and subheading styles should work for E documentation. GitHub MarkDown supports tables if possible to make columns work.

The main thing is translating links. Any page that links from the main menu will become a separate MarkDown file. The link format becomes

[text title](targetfile.md)

where targetfile.md is an external, single-page MarkDown file.

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

No branches or pull requests

1 participant