editor-ruler — Word-like horizontal ruler extension (margins, first-line indent, guide lines) #8162
jlc488
started this conversation in
Community Extensions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all — we just released
@devslab/editor-ruler-tiptap(Apache-2.0), a Tiptap extension that adds a Word-like horizontal ruler above the editor: drag handles for left/right margins and first-line indent (hanging indent included), plus guide lines you can drag out of the ruler.Highlights
rulerIndentnode attribute on configurabletypes(paragraph/heading by default) and rendered as plain inline CSS —getHTML()stays portable, and existing inline indentation parses back in@tiptap/core >= 2)Feedback and issues very welcome!
All reactions