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

Example doesn't work in racket/base #46

Open
sorawee opened this issue Nov 14, 2018 · 0 comments
Open

Example doesn't work in racket/base #46

sorawee opened this issue Nov 14, 2018 · 0 comments

Comments

@sorawee
Copy link
Contributor

sorawee commented Nov 14, 2018

The example in the documentation

(include-template #:command-char #\$ "dollar-static.html")

doesn't work in #lang racket/base out-of-the-box. One needs to also (require (for-syntax racket/base)). It might be helpful to include this in the documentation.

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