From 07b2a9a8350aab5fd2aeb79ac1dc72bb904ea8e4 Mon Sep 17 00:00:00 2001 From: jouniso Date: Tue, 28 Jan 2025 18:44:09 +0100 Subject: [PATCH] =?UTF-8?q?DPO-3017=20Deno=20fmt=20formatterin=20k=C3=A4yt?= =?UTF-8?q?t=C3=B6=C3=B6notto=20prettierin=20tilalle=20-=20Fix=20toc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deno.json | 3 +++ pages/esimerkit-en.md | 4 +++- pages/esimerkit.md | 4 +++- pages/lam-en.md | 4 +++- pages/lam.md | 4 +++- pages/meriliikenne-en.md | 4 +++- pages/meriliikenne.md | 4 +++- pages/ohjeita-en.md | 4 +++- pages/ohjeita.md | 4 +++- pages/paikannusnimisto-en.md | 4 +++- pages/paikannusnimisto.md | 4 +++- pages/tieliikenne-en.md | 4 +++- pages/tieliikenne.md | 4 +++- 13 files changed, 39 insertions(+), 12 deletions(-) diff --git a/deno.json b/deno.json index b0d5a4c61..e50bc749c 100644 --- a/deno.json +++ b/deno.json @@ -10,6 +10,9 @@ "**/*.scss" ], "exclude": [ + "data/translations.json", + "js/lang.js", + "css/style.scss", "**/pnpm-lock.yaml", "**/dist", "/*/**/lib", diff --git a/pages/esimerkit-en.md b/pages/esimerkit-en.md index 5c59315cb..85601825f 100644 --- a/pages/esimerkit-en.md +++ b/pages/esimerkit-en.md @@ -12,7 +12,9 @@ title: Code examples intro: Examples of using Digitraffic data and applying good programming practices --- -- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ### Camera images with ETags diff --git a/pages/esimerkit.md b/pages/esimerkit.md index 01a6deb9a..0b7a05f2c 100644 --- a/pages/esimerkit.md +++ b/pages/esimerkit.md @@ -12,7 +12,9 @@ title: Koodiesimerkit intro: Esimerkkejä Digitrafficin tarjoaman datan käytöstä ja hyvistä ohjelmointikäytännöistä --- -- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ### Kamerakuvat ja ETagin käyttö diff --git a/pages/lam-en.md b/pages/lam-en.md index ec51a5625..95516be68 100644 --- a/pages/lam-en.md +++ b/pages/lam-en.md @@ -15,7 +15,9 @@ swagger-source: https://meri.digitraffic.fi/swagger/openapi.json Fintraffic collects information about road traffic using automatic traffic measurement stations (LAM). Real-time and historical data are available. -- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} # Operation of measurement points diff --git a/pages/lam.md b/pages/lam.md index ed6aa4e40..9c4496f99 100644 --- a/pages/lam.md +++ b/pages/lam.md @@ -14,7 +14,9 @@ intro: Liikenteen automaattiset mittaustiedot Fintraffic kerää tietoa tieliikenteestä liikenteen automaattisten mittausasemien (LAM) avulla. Tarjolla on reaaliaika- ja historiadataa. -- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} # Mittauspisteiden toiminta diff --git a/pages/meriliikenne-en.md b/pages/meriliikenne-en.md index 2e18146b8..f5166d0d6 100644 --- a/pages/meriliikenne-en.md +++ b/pages/meriliikenne-en.md @@ -43,7 +43,9 @@ Agency's data sources. Currently open data API provides following information:

Content

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ## REST/JSON -API diff --git a/pages/meriliikenne.md b/pages/meriliikenne.md index 0a650b889..be5e1ed2c 100644 --- a/pages/meriliikenne.md +++ b/pages/meriliikenne.md @@ -47,7 +47,9 @@ tällä hetkellä:

Sisältö

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ## REST/JSON-rajapinnat diff --git a/pages/ohjeita-en.md b/pages/ohjeita-en.md index 29e8c162a..2635d2392 100644 --- a/pages/ohjeita-en.md +++ b/pages/ohjeita-en.md @@ -14,7 +14,9 @@ intro: Instructions for coding

Contents

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} # General considerations diff --git a/pages/ohjeita.md b/pages/ohjeita.md index ea4588b9f..66a6f0bf0 100644 --- a/pages/ohjeita.md +++ b/pages/ohjeita.md @@ -14,7 +14,9 @@ intro: Ohjeita ohjelmoijille

Sisältö

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} # Yleistä huomioitavaa diff --git a/pages/paikannusnimisto-en.md b/pages/paikannusnimisto-en.md index 5646b3361..42d4be6c3 100644 --- a/pages/paikannusnimisto-en.md +++ b/pages/paikannusnimisto-en.md @@ -13,7 +13,9 @@ intro: Finnish RDS-TMC event list and location table

Contents

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} This note describes the Finnish location and event tables including which decisions have been made concerning items, which are not part of the Location diff --git a/pages/paikannusnimisto.md b/pages/paikannusnimisto.md index b08022aef..6a7632b8d 100644 --- a/pages/paikannusnimisto.md +++ b/pages/paikannusnimisto.md @@ -13,7 +13,9 @@ intro: Suomen liikennetiedottamisessa käytettävä paikannuspisteistö

Sisältö

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ## TMC/ALERT-C paikannuspisteistö diff --git a/pages/tieliikenne-en.md b/pages/tieliikenne-en.md index f60c68fa3..2eed33472 100644 --- a/pages/tieliikenne-en.md +++ b/pages/tieliikenne-en.md @@ -20,7 +20,9 @@ links:

Contents

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ## General info diff --git a/pages/tieliikenne.md b/pages/tieliikenne.md index c91a8b85a..7c70f437d 100644 --- a/pages/tieliikenne.md +++ b/pages/tieliikenne.md @@ -20,7 +20,9 @@ links:

Sisältö

-- Do not remove this line (it will not be displayed) {:toc} + +- Do not remove this line (it will not be displayed) +{:toc} ## Yleistä tietoa