-
Notifications
You must be signed in to change notification settings - Fork 204
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
@function tag seems to cause an uncaught error #14
Comments
@kt3k この場合、 もしくは |
この方針は自分は良いと思います。なので、普通にその辺のタグは無視される挙動が良いのかなという気がします。 ちなみに上のスタックトレースをちょっと追ってみたところ、下の箇所で、 |
なるほど、そういうことだったんですね! |
おお、いい感じですね!ありがとうございます! 😸 🎉 |
esdoc 0.1.2
node 0.10.38
上の設定でエラーになってしまい document が生成できないようでした。
@function
タグが基本的にうまく処理できていないように見えました。The text was updated successfully, but these errors were encountered: