From fbfbeb33cb34a052cdb3b205a053a3100e65fdfb Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Tue, 30 Nov 2021 21:00:24 +0300 Subject: [PATCH] Help: Rephrase some part of the transclusion section --- help/en/mycomarkup.myco | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/help/en/mycomarkup.myco b/help/en/mycomarkup.myco index b5b1391..0685df3 100644 --- a/help/en/mycomarkup.myco +++ b/help/en/mycomarkup.myco @@ -378,15 +378,15 @@ Transclusion lines start with a reverse-rocket symbol (`<=`) followed by zero or === Selector The //selector// specifies what part of the //target// to transclude. The parser checks for these words: -* **full.** Transclude the whole document. -* **text.** Transclude all text. -* **attachment.** Transclude attachment only. -* **description.** Transclude first paragraph only. -* **overview.** Short for both **attachment** and **description**. +* `full` Transclude the whole document. +* `text` Transclude all text. +* `attachment` Transclude attachment only. +* `description` Transclude first paragraph only. +* `overview` Short for both `attachment` and `description`. -If only one of them is found, the corresponding part is transcluded. If several are found, the bigger transclusion is done. If none are found, **overview** is implicitly considered. +If only one of them is found, the corresponding part is transcluded. If several are found, the bigger transclusion is done. If none are found, `overview` is implicitly considered. -Additionally, if the word **blend** is present, the transclusion is rendered without the gray box and the link to the //target// by default. +Additionally, if the word `blend` is present, the transclusion is rendered without the gray box and the link to the //target// by default. This is an actual transclusion of a hypha below. It will fail if your wiki does not have this hypha. <= u