Short Description
core: html parsing and sanity checking, file handling
Parent
Iteration
Facade
Whitebox
Illegal value

The use of a dynamic property value is not allowed at this position.

Dynamic property values may cause problems when used unintentionally.

The administrators have configured to prevent the use of macro 'projectdoc-link-wiki' identified by '' in mode 'allow' on page HSCAD.CheckerCore (14090927) in the context of a document property value.

For more information on the use of dynamic property values, please visit No dynamic Property Values.

Level
1

Description

Checker contains the core functions to perform the various sanity checks. It parses the html file into a DOM-like in-memory representation, which is then used to perform the actual checks.

Purpose

core: html parsing and sanity checking, file handling

Interfaces

Provided Interfaces

Error rendering macro 'create-from-template'

Unknown Blueprint: Blueprint id: null, module key: de.smartics.atlassian.confluence.smartics-projectdoc-confluence-arc42:projectdoc-arc42-blueprint-doctype-interface, space: null

Table: CheckerCore Interfaces
Interface (From-To)Description
Command Line Interface → Checker
Exposes the #AllChecksRunner class, as described in AllChecksRunner.
Gradle Plugin → Checker
Exposes HtmlSC via a standard Gradle plugin, as described in the Gradle user guide.

References

Files

  • org.aim42.htmlsc.AllChecksRunner
  • org.aim42.htmlsc.HtmlSanityCheckGradlePlugin