Skip to content

RayanEmara/sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel

Sentinel is a BLAZINGLY fast markdown WYSIWYG editor with LaTeX support.

Features

A lot of features ! Most don't work realiably yet.

  • Dynamic Math Support (LaTeX): Uses SwiftMath to compile and render inline ($e^{i\pi} + 1 = 0$) and display-mode ($$x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$$) LaTeX.
  • Markdown Highlighting: Dynamically transforms markdown bold (**), italic (_), headers (#), and unordered lists (-) into styled UI fonts, following obsidians implementation.
  • Stochastic crashing: The app will randomly crash, this is a feature.

Requirements

  • macOS 13.0 or higher
  • Swift 5.8+

Building and Running

Sentinel is managed as a standard Swift Package Manager executable.

swift build
swift run

About

Native MacOS markdown WYSIWYG editor with LaTeX support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages