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

Javadocs is created with ``` #935

Closed
gkorland opened this issue Oct 4, 2024 · 3 comments
Closed

Javadocs is created with ``` #935

gkorland opened this issue Oct 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@gkorland
Copy link

gkorland commented Oct 4, 2024

Javadocs comments are created with surrounding ``` which are breaking to java compilation.

See example: FalkorDB/JFalkorDB#71

@codelion codelion added the bug Something isn't working label Oct 4, 2024
@prathamjagga
Copy link
Contributor

@gkorland can you explain a bit about it, what exactly is happening. In the commits of the Pull Request you mentioned, I see the docstrings are correct.

@gkorland
Copy link
Author

gkorland commented Oct 5, 2024

The PR can't be merged, using ``` is not a legal Javadoc

@codelion
Copy link
Member

@gkorland This should be fixed now, please let me know if you still run into the issue. (Here is an example Java project that we tested with patched-codes/AltoroJ#23)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants