Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.34 KB

File metadata and controls

41 lines (28 loc) · 1.34 KB

Steam Markup Generator

A lightweight rich-text editor that enables you to format text using Steam's custom markup tags, providing a live preview of the formatted content.

Features

  • Basic text formatting options like bold, italic, underline, and strikethrough.
  • Headers, horizontal rules, and code blocks support.
  • Add quotations with authors and embed spoilers.
  • Keyboard shortcuts for quick formatting.

Usage

  1. Type or paste the text you want to format into the editor.
  2. Use the buttons above the editor or keyboard shortcuts to apply formatting.
  3. See the live preview below the editor to check how your content looks.

Keyboard Shortcuts

  • Bold: Ctrl + B
  • Italic: Ctrl + I
  • Underline: Ctrl + U
  • Strike: Ctrl + Shift + X
  • Header: Ctrl + Shift + H
  • URL: Ctrl + K

Planned Features

  • Local storage saving to prevent progress loss
  • URL support
  • Add remaining buttons
  • More keybinds
  • Markdown to Steam Markup converter

Feedback

This is a beta version of the editor. If you encounter any issues or have suggestions for improvements, please open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for more details.