chore(syntax): remove syntax page as not required

as part of the ops manual this page will be included there.

MR !7
This commit is contained in:
2022-01-31 10:46:00 +09:30
parent 52b9466568
commit 185a095829
2 changed files with 0 additions and 19 deletions

View File

@ -151,10 +151,6 @@ nav:
- operations/index.md
- Development:
- operations/syntax.md
- Wiki:
- wiki/index.md

View File

@ -1,15 +0,0 @@
---
title: Supported Markdown Syntax
tags:
- Development
- Markdown
- Website
- mkdocs
---
# Supported Markdown Syntax
!!! Notice
This page is still being constructed
_This website uses markdown documents to create the pages, please see the [reference guide](https://squidfunk.github.io/mkdocs-material/reference/) for further items that can be used._