https://github.com/terales/blackbird-markdown
Convert MD files to and from XLIFF
https://github.com/terales/blackbird-markdown
Last synced: 2 months ago
JSON representation
Convert MD files to and from XLIFF
- Host: GitHub
- URL: https://github.com/terales/blackbird-markdown
- Owner: terales
- License: mit
- Created: 2025-02-22T00:27:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T18:55:40.000Z (2 months ago)
- Last Synced: 2025-02-22T19:27:52.091Z (2 months ago)
- Language: C#
- Homepage:
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Markdown App
This is an unofficial Blackbird.io app for converting Markdown files (`.md`, `.mdx`) to and from HTML.
## Connecting
This app does not require any special connection settings.
## Actions
This combination of actions allows you to convert any Markdown files (`.md`, `.mdx`) to HTML and back. Use it in combination with other Blackbird apps that take or modify HTML files.
- **Convert Markdown to HTML** takes Markdown file and converts it to an HTML file.
- **Convert HTML to Markdown** takes a (modified) HTML file and an original Markdown file; it returns the translated Markdown file.## Feedback and support requests
This is an unofficial app created and maintained by Alex Terehov (terales.info).
Do you want to use this app or do you have feedback on our implementation? Reach out via [LinkedIn](https://www.linkedin.com/in/terales/) or create an issue.