Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.94 KB

README.md

File metadata and controls

55 lines (33 loc) · 2.94 KB

Synergy

Synergy is not just a typical markdown editor—it's a powerful tool that enables users to create and build their own reusable components and custom syntax. With Synergy, you can streamline the process of writing and formatting markdown, making it easier to produce rich, dynamic content. This editor is especially useful for those who need to:

  • Consistently apply specific styles across multiple markdown files.
  • Overcome the limitations of traditional markdown syntax.
  • Enhance the functionality of their documents beyond what standard markdown offers.

Synergy handles common issues like managing repetitive formatting, ensuring consistency across documents, and expanding markdown’s capabilities with ease and flexibility.

Table of Contents

Synergy Demo

Synergy is a live preview markdown editor equipped with reusable components and custom syntax. It allows users to create their own components, which can be reused across various files.

Synergy Hotbar

Text Styles Syntax

Synergy includes custom syntax for rendering markdown text styles. You can enter syntax directly into the editor or use the hotbar for quick access. Multiple styles can be combined seamlessly.

Text Styles

Text Colors

Synergy provides shortcuts for changing text color by simply wrapping text in a color tag. These can be combined with other text styles.

Note: Text colors may not render in Markdown compilers that don't support HTML.

Text Colors

Code Segments

Synergy also supports the inclusion of code segments within markdown, with current support for various programming languages.

Code Segments

Lists and Tables

Creating lists and tables is made simple with Synergy’s built-in features. Below are examples of how these can be constructed.

Lists and Tables

Creating Custom Components

At its core, Synergy is designed to empower users to create custom components. While traditional Markdown syntax is simple, Synergy goes beyond that, enabling the creation of complex, dynamic, and reusable components.

Below is a demonstration of custom component creation, showcasing Synergy's capabilities to enhance your markdown experience.

Custom Components