The following directories contain:
- Copies of the NESA source curriculum material.
- Program's to convert word and PDF documents to markdown format. This is to support processing by AI Agents and other activities.
- Programs to prepare trace outcomes.
- Manually converted documnets where automation was not performed.
An action has established to support the conversion process, however the program convert-2.js may be run manually thus
node convert-2.jsThe program assumes pandoc & poppler i.e.:
brew install pandoc
brew install poppler
Again - this is defined with the conversion action.