File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33author: André Dietrich
44email: LiaScript@web.de
5- date: 14/04 /2025
6- version: 31 .0.0
5+ date: 11/06 /2025
6+ version: 32 .0.0
77language: en
88narrator: UK English Female
99
10+ edit: true
11+
1012repository: https://github.com/LiaScript/docs
1113
1214logo: img/logo.png
@@ -34,7 +36,6 @@ font: Noto Sans Egyptian Hieroglyphs, Noto Sans Ogham
3436
3537# LiaScript
3638
37-
3839> To see this document as an interactive LiaScript rendered version, click on the
3940> following link/badge:
4041>
@@ -9356,6 +9357,30 @@ email: contact@web.de
93569357
93579358![ Email information] ( img/email.png )
93589359
9360+ ##### ` edit `
9361+
9362+ --{{0}}--
9363+ This macro allows you to define an edit link for your course.
9364+ It can be used to point to a specific location in your repository where users can suggest changes or improvements.
9365+
9366+ ``` md
9367+ <!--
9368+ edit: https://github.dev/LiaScript/docs/main/README.md
9369+ -->
9370+ ```
9371+ ![ Edit information] ( img/edit.png )
9372+
9373+ --{{1}}--
9374+ Or if you set this to ` true ` , it will automatically link to the current document to the [ live editor] ( https://liascript.github.io/LiveEditor ) .
9375+ This comes especially handy if you want user to inspect the code, such as it is, if you have developed a template.
9376+
9377+ {{1}}
9378+ ``` md
9379+ <!--
9380+ edit: true
9381+ -->
9382+ ```
9383+
93599384##### ` logo `
93609385
93619386 --{{0}}--
You can’t perform that action at this time.
0 commit comments