From 0ced42bddb0d5eb93f280e1ebcc0329718242088 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Sun, 24 Nov 2024 09:41:58 -0800 Subject: [PATCH] Fix javadoc warning --- crates/weaver_forge/README.md | 1 - .../expected_output/comment_format/example.java | 2 -- crates/weaver_forge/src/extensions/code.rs | 7 ------- crates/weaver_forge/src/formats/html.rs | 16 +++++++++------- 4 files changed, 9 insertions(+), 17 deletions(-) diff --git a/crates/weaver_forge/README.md b/crates/weaver_forge/README.md index 8d90df92..42f4993c 100644 --- a/crates/weaver_forge/README.md +++ b/crates/weaver_forge/README.md @@ -757,7 +757,6 @@ The resulting comment in JavaDoc format would be: * This is a note about the attribute {@code attr}. It can be multiline. *

* It can contain a list: - *

*