
org.xmlactions.action.actions.code.package-info Maven / Gradle / Ivy
/**
* Processes code contained within markers in text content.
*
* An example looks like
* {{{
* x = get("key");
* }}}
*
* @author mikem
*/
package org.xmlactions.action.actions.code;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy