Switches are not stored for comment blocks, but they are allowed to appear.
This commit is contained in:
@@ -33,7 +33,6 @@ pub struct VerseBlock<'s> {
|
||||
pub struct CommentBlock<'s> {
|
||||
pub source: &'s str,
|
||||
pub name: &'s str,
|
||||
pub data: Option<&'s str>,
|
||||
pub contents: &'s str,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user