chore: Upgrade Docusaurus from v2 to v3 (#52)

* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
This commit is contained in:
Eric Tuvesson
2024-01-12 16:53:22 +01:00
committed by GitHub
parent 65b0cf0417
commit 656e5fc8d2
156 changed files with 4854 additions and 10445 deletions

View File

@@ -27,7 +27,7 @@ When in the project, open the "Module" tab in the Node Picker. Find the "Mapbox"
</div>
After the module is imported, you should now be able to find the [Mapbox Map](library/modules/mapbox/nodes/v2/mapbox-map) node in the node picker. Right click in the node editor area to bring up the node picker. Look under "External libraries" to find the **Mapbox Map** node.
After the module is imported, you should now be able to find the [Mapbox Map](/library/modules/mapbox/nodes/v2/mapbox-map) node in the node picker. Right click in the node editor area to bring up the node picker. Look under "External libraries" to find the **Mapbox Map** node.
<div className="ndl-image-with-background s">

View File

@@ -3,7 +3,7 @@ title: Mapbox Map
hide_title: true
---
<##head##>
{/*##head##*/}
# Mapbox Map
@@ -23,7 +23,7 @@ Markers can be placed on the map by sending an <span className="ndl-data">array<
</div>
<##head##>
{/*##head##*/}
## Inputs

View File

@@ -3,7 +3,7 @@ title: Mapbox Map
hide_title: true
---
<##head##>
{/*##head##*/}
# Mapbox Map
@@ -15,7 +15,7 @@ This node adds a map to the visual tree, using [Mapbox](https://www.mapbox.com/)
</div>
<##head##>
{/*##head##*/}
## Inputs

View File

@@ -3,7 +3,7 @@ title: Mapbox Marker
hide_title: true
---
<##head##>
{/*##head##*/}
# Mapbox Marker
@@ -15,7 +15,7 @@ This node should be placed as a child in the Mapbox Map node, it can be used in
</div>
<##head##>
{/*##head##*/}
## Inputs

View File

@@ -3,7 +3,7 @@ title: Mapbox Polygon
hide_title: true
---
<##head##>
{/*##head##*/}
# Mapbox Polygon
@@ -29,7 +29,7 @@ Outputs.Coordinates = [
];
```
<##head##>
{/*##head##*/}
## Inputs