Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Markdown Space to tools #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
76 changes: 76 additions & 0 deletions _tools/markdown-space.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
title: Markdown Space
category: 'websites'
description: 'Build beautiful, fast, and responsive websites with Markdown.'
icon: markdown-space.png
website: https://markdown.space
syntax:
- id: headings
available: y
- id: paragraphs
available: y
- id: line-breaks
available: y
- id: bold
available: y
- id: italic
available: y
- id: blockquotes
available: y
- id: ordered-lists
available: y
- id: unordered-lists
available: y
- id: code
available: y
- id: horizontal-rules
available: y
- id: links
available: y
- id: images
available: y
- id: tables
available: y
- id: fenced-code-blocks
available: y
- id: syntax-highlighting
available: y
- id: footnotes
available: n
- id: heading-ids
available: p
notes: "Automatically generated. There's no way to set custom heading IDs."
- id: definition-lists
available: n
- id: strikethrough
available: n
- id: task-lists
available: y
- id: emoji-cp
available: n
- id: emoji-sc
available: n
- id: highlight
available: y
- id: subscript
available: n
- id: superscript
available: n
- id: auto-url-linking
available: y
- id: disabling-auto-url
available: y
- id: html
available: y
see-also:
- name: Markdown Space Documentation
link: https://markdown.space/documentation
---

[Markdown Space](https://markdown.space) is a platform for building beautiful, fast, and responsive websites with Markdown syntax. Host your site on a custom domain and get the benefits of the [Cloudflare Supercloud](https://blog.cloudflare.com/welcome-to-the-supercloud-and-developer-week-2022/). Generate content with the help of AI, and add JSX components with support for [MDX](https://mdxjs.com). Leverage the beauty of [Bootswatch](https://bootswatch.com) themes.

See the [Quick start](https://markdown.space/getting-started) guide for more details.

{% include image.html file="/assets/images/tools/markdown-space.png" alt="Markdown Space" width="100" %}

{% include tool-syntax-table.html %}
Binary file added assets/images/tool-icons/markdown-space.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tools/markdown-space.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.