Write a program to convert Apple Pages documents to Markdown

Lukket Lagt ut 4 år siden Betales ved levering
Lukket Betales ved levering

The input is an Apple Pages document. The output is a folder containing: a Markdown document, and any images that were in the original Pages document.

The Markdown document must be formatted correctly and parsable by standard Markdown parsers. Running the file over a Markdown to HTML converter should generate a document to resembles the original.

Images must be referenced from the Markdown document.

Any links and tables must be preserved. You may choose any extended Markdown table format but you must specify which one it is.

Titles and headings down to level 4 must be preserved.

Table of contents, drawings, embedded documents or media, page breaks, or any other formatting not described above may be discarded.

You must use a common programming language.

It is not acceptable to convert to an intermediate format such as .doc or .pdf first, then to Markdown.

The code must be well documented for future maintenance and development.

You will agree to waive all IP claims and rights to the code.

Data Scraping Mac OS Scripting

Prosjekt-ID: #19228566

Om prosjektet

Eksternt prosjekt Aktiv 4 år siden