Firedrop FAQ

What are the requirements for Firedrop?

  • Latest version of Wax
  • wxPython 2.4 or better
  • The firedrop2 directory should be in your PYTHONPATH

What is the order of evaluation for special formats, macros, embedded code?

  1. Textile/Sextile/other formats
  2. embedded code
  3. macros

In other words, you can write a macro in embedded code and it will be expanded, but if a macro generates embedded code it will not be expanded.