1 Repo
Customizations to the system text menu for inserting markdown formatting symbols.
Distinct from Context Menu Customizations: Focuses on injecting specific markdown symbols and pairing characters rather than general menu structure modification.
Explore 1 awesome GitHub repository matching user interface & experience · Markdown Menu Injection. Refine with filters or upvote what's useful.
SlackTextViewController is a specialized iOS user interface framework and UIKit text input component designed for markdown editing and messaging input management. It provides a view controller subclass that bundles text input logic and layout management into a reusable component for iOS applications. The framework implements specific messaging interface behaviors, including inverted scroll layouts that anchor content from the bottom up and animated typing indicators. It supports a rich text input workflow with markdown formatting, prefix-based autocompletion, and the ability to insert images
Intercepts the system text menu to provide markdown formatting and automatic closing characters.