Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test case and documentation for @raw #4

Open
kenlowrie opened this issue Jul 16, 2018 · 0 comments
Open

Add test case and documentation for @raw #4

kenlowrie opened this issue Jul 16, 2018 · 0 comments
Assignees

Comments

@kenlowrie
Copy link
Owner

@raw now allows you to insert raw HTML in the output document. It is inserted outside of any

element, except for
, which is always the outermost element.

Add documentation for it with an example usage, and add test cases to cover it.

@kenlowrie kenlowrie self-assigned this Jul 16, 2018
kenlowrie added a commit that referenced this issue Aug 24, 2018
Added all the tests for the @raw keyword, @image, @var and @set, and features such as delayed expansion of variables, and the line continuation. I'll marked it fixed when I complete the user docs for each of these new things.
kenlowrie added a commit that referenced this issue Aug 25, 2018
Basically all of the user docs for the new things that were added. All the test code has also been added with prior checkins.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant