Skip to content

Define some other enclosing characters that {..} for macro #28

Answered by verhas
ypiel-talend asked this question in Q&A
Discussion options

You must be logged in to vote

Absolutely. You can define macro starting string as a command line parameter, you can define it programmatically when you embed Jamal into an application providing the macro opening and closing string as the contructor argument to the Processor class and last, but not least you can change the macro opening and closing string using the sep macro.

Please read the documentation

https://github.com/verhas/jamal/blob/master/README.adoc#sep

Note that even when you changed the opening and closing strings if you import a file AND the file starts with the characters {@ then { and } will be used as macro opening and closing strings inside the included file.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by verhas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants