Skip to content

jamiemcg/Remarkable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 22, 2024
e59f220 · Sep 22, 2024

History

79 Commits
Sep 21, 2024
Sep 21, 2024
Sep 22, 2024
Sep 22, 2024
Nov 11, 2019
Sep 22, 2024
Sep 21, 2024
Nov 11, 2019
Sep 22, 2024
Jul 1, 2020
Feb 10, 2017
Aug 21, 2016
Nov 11, 2019
Mar 25, 2017
Jul 1, 2020

Repository files navigation

Remarkable

A Fully Featured Markdown Editor for Linux

Remarkable is an open source Markdown Editor for Linux. You can download the latest version from the project site. It is also available on the AUR.

Remarkable Remarkable Syntax Highlighting

Features

Remarkable has many features including:

  • Live Preview with Synchronized Scrolling
  • Syntax Highlighting
  • GitHub Flavored Markdown Support
  • HTML and PDF Export
  • MathJax Support
  • Dialogs for adding images, links and tables
  • Styles
  • Custom CSS Support
  • Keyboard Shortcuts

Check out the homepage for more details and screenshots.

Dependencies

!!!TODO!!!

Keyboard Shortcuts

Action Key
Bold Ctrl+B
Copy Ctrl+C
Cut Ctrl+X
Export HTML Ctrl+Shift+E
Export PDF Ctrl+E
Find Ctrl+F
Fullscreen F11
Heading 1 Ctrl+1
Heading 2 Ctrl+2
Heading 3 Ctrl+3
Heading 4 Ctrl+4
Highlight Ctrl+Shift+H
Insert Horizontal Rule Ctrl+H
Insert Image Ctrl+Shift+I
Insert Link Ctrl+L
Insert Table Ctrl+Shift+T
Insert Timestamp Ctrl+T
Italic Ctrl+I
New File Ctrl+N
Open File Ctrl+O
Paste Ctrl+V
Quit Ctrl+Q
Redo Ctrl+Shift+Z
Save File Ctrl+S
Save File As Ctrl+Shift+S
Strikethrough Ctrl+D
Undo Ctrl+Z
Zoom In Ctrl+Plus
Zoom Out Ctrl+Minus