# Awesome Markdown Apps

## Markdown Tables

* [ASCII Table Generator–Quickly format ASCII table. Great for source code comments and markdown!](https://ozh.github.io/ascii-tables/)
* [Markdown Tables generator - TablesGenerator.com](https://www.tablesgenerator.com/markdown_tables#)
* [Table Convert Online - Make it easier to work with tables](https://tableconvert.com/) Table converter (CSV, Markdown)

## Markdown

* [Table Generator Editor for Markdown, CSV, json, html](https://eviltester.github.io/grid-table-editor/#)

## Markdown

* [Markdeep](https://casual-effects.com/markdeep/) : Markdown to PDF converter with CSS
* [Deepnote](https://deepnote.com/project/Converting-Markdown-to-Epub-or-Mobi-VpntB6TCQGOxo_ZrWY3-3w)

## Markdown

* [ByteMD Showcase](https://bytemd.netlify.app/)

## Markdown

* [LiaScript](https://liascript.github.io/) Create course web with markdown in github
* [pseudosavant/markdown.html: Browse an HTTP folder and view markdown or any other text document](https://github.com/pseudosavant/markdown.html)

## Markdown to Web

* [Noddity](https://github.com/TehShrike/noddity) similar to Viki, but faster

## Markdown Presentation

* [Markdown to Slideshow : MarkShow](https://mark.show/#)
* [Presenta](https://play.presenta.cc/) : online presentation with Markdown


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/writing/markdown-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
