Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

brodkin/twilio-narrator

Repository files navigation

Narrator for Twilio

This Laravel 4 (beta) application will take any semantically-formatted markdown document and output it in TwiML, which allows it to be navigated as an IVR.

System Requirements

Document Compatability

Narrator expects to receive a document in Daring Fireball's markdown syntax. This software will not validate the document; and malformed documents may cause a user to be disconnected from the system.

In addition to the required syntax, the document must be semantically-formatted. Specifically, Narrator expects to encounter one heading at level one and it will be assumed to be the title for the document.

# Document Title

Any and all additional subheadings must be at level two or greater.

## Sub Heading

About

PHP-based markdown document reader for Twilio.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages