Inspectopedia
 
2024.3

Non-empty code block uses source file

Warning
New
Last modified: 03 December 2024

Detects non-empty code blocks that also define a valid source file via the src attribute.

By default, Writerside inserts the contents of the referenced source file into the code block. If you really want to use the contents of the source file, remove text inside the <code-block> element and collapse it. Otherwise, keep the text in the code block and remove the src reference to the source file.