Coder Social home page Coder Social logo

mm2rst_s5's Introduction

This is an XSL for transforming a FreeMind 0.8.* mind map to S5 HTML slides using reStructuredText as an intermediate format.

The nodes of the mind map correspond to the following text elements:

  • The root of the mind map is the title of the document and the slides

  • Children of the root node are slide titles

  • Grand-children of the root node represent bullet lists

    Lists can be nested to an arbitrary depth but it is not recommended to use more than one nested level (if at all)

  • Text in a note is included verbatim, with the same level of indent as the node it belongs to

    Freemind notes are useful for defining paragraphs, block quotes and preformatted (literal blocks) as well as special markup beyound lists and sections, like directive attributes.

  • Nodes with any icon generate directives, or if there's no directive with this name, for comments. Note that this doesn't affect indent nesting of sub-nodes.

All elements generated by distinct nodes are separated with a blank line in reStructuredText markup.

You can use inline markup everywhere it is permitted in a reStructuredText document, including paragraphs and list items.

Tip

  • You can use the sidebar directive to emulate a 2-column layout, for instance for images.
  • The list-table directive is an effective way to create easily editable tables in a mind-map, since it is represented as lists (with the same length) in a list.

mm2rst_s5's People

Contributors

vdichev avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.