UNPKG

smartdown

Version:

A library for translating, rendering and interacting with Smartdown documents. Smartdown is an extension of Markdown that provides richer media support and reactive programming capability.

58 lines (43 loc) 3.16 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Tutorial: Frequently Asked Questions</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Tutorial: Frequently Asked Questions</h1> <section> <header> <h2>Frequently Asked Questions</h2> </header> <article> <h2>Frequently Asked Questions</h2> <ul> <li><strong>Is this Beta Software?</strong> Not anymore. We're calling it 1.0.0 and saying it is ready for others to use. It has been in use for a couple years internally with the Smartdown team.</li> <li><strong>Is this open source?</strong> Yes, finally. As of April 28, 2019 Smartdown has been released as open source under the BSD-3-Clause license.</li> <li><strong>How are you going to make a living off of this?</strong> I have no idea! Smartdown is something I want to exist. I'm hoping that someone else finds it useful and that maybe there will be a way for me to keep working on it. Right now, it's a weekend and spare time project.</li> <li><strong>How can I provide feedback?</strong> - Send an email to <a href="mailto:smartdown@quantumclay.com">smartdown@quantumclay.com</a>; any feedback is appreciated. I am working on creating a more flexible and interactive means of user feedback.</li> <li><strong>What is InfoClay?</strong> InfoClay is the name of an interactive authoring environment wherein Smartdown was initially conceived, and then isolated as a separate library. InfoClay is still under development as <a href="https://knowbench.com">KnowBench</a>, but my priorities have been on stabilizing and releasing Smartdown. In some of the earlier documentation and examples, InfoClay and Smartdown mean the same thing: markdown-based, interactive, reactive explorable explanations.</li> </ul> </article> </section> </div> <nav> <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-calc_handlers.html">calc_handlers</a></li></ul><h3>Classes</h3><ul><li><a href="initialize.html">initialize</a></li></ul><h3>Tutorials</h3><ul><li><a href="tutorial-CODE_OF_CONDUCT.html">Code of Conduct</a></li><li><a href="tutorial-CONTRIBUTING.html">CONTRIBUTING</a></li><li><a href="tutorial-FAQ.html">Frequently Asked Questions</a></li><li><a href="tutorial-LICENSE.html">LICENSE</a></li><li><a href="tutorial-README.html">README</a></li><li><a href="tutorial-VERSIONS.html">VERSIONS</a></li></ul><h3>Global</h3><ul><li><a href="global.html#starter">starter</a></li></ul> </nav> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Wed Oct 08 2025 20:34:22 GMT-0700 (Pacific Daylight Time) </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>