Implicit rules

Back to User documentation

A large part of the convenience of Remark relies on implicit rules which fill in the details when those are not given. Such implicit rules save work by minimizing the effort that needs to be done to build and maintain the documentation.

Implicit description

Often a group of documents can be described by a single description. To reduce the number of tag embeddings in these cases, Remark defines the following implicit rules:

Implicit parent

If a document with the RemarkPage type does not specify a parent, it is assigned the orphan node as the parent. If some other type of document does not specify a parent, Remark gives the file an implicitly-defined parent. The logic for this goes as follows: