diff options
| author | 2021-10-23 13:43:24 +0200 | |
|---|---|---|
| committer | 2021-10-23 13:43:24 +0200 | |
| commit | acbba9adb2e362079ce1fb84be1868b198cc1da0 (patch) | |
| tree | eeeaa9e522f82a9f8f9baaef3b6bd23950eab71a /docs/en/developers/04_Frontend/01_View_files.md | |
| parent | dd02c79092aa25cacff1c831815e9ca02b06b620 (diff) | |
Improved markdownlint (#3918)
* Improved markdownlint
* Relaxed rules slighlty
* `npm run markdownlint` for automatic tests
* `npm run markdownlint_fix` for automatic syntax fixing
* Applied the fixes on all our Markdown files
Diffstat (limited to 'docs/en/developers/04_Frontend/01_View_files.md')
| -rw-r--r-- | docs/en/developers/04_Frontend/01_View_files.md | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/docs/en/developers/04_Frontend/01_View_files.md b/docs/en/developers/04_Frontend/01_View_files.md index 5eb284dde..5a270b5ef 100644 --- a/docs/en/developers/04_Frontend/01_View_files.md +++ b/docs/en/developers/04_Frontend/01_View_files.md @@ -1,15 +1,17 @@ -# The .phtml files +# View files -**TODO** +## The .phtml files -# Writing a URL +> **TODO** -**TODO** +## Writing a URL -# Displaying an icon +> **TODO** -**TODO** +## Displaying an icon -# Internationalisation +> **TODO** -**TODO** +## Internationalisation + +> **TODO** |
