Literate Haskell
by James Jensen
Score: 33/100
favorite
share
Description
Category: Coding & Technical Tools

The Literate Haskell plugin enhances the integration of Haskell's native literate programming capabilities within Obsidian. It allows .lhs files to function like markdown files while supporting Haskell code blocks. This plugin simplifies the workflow by hiding the required \begin{code} and \end{code} delimiters in Haskell blocks, ensuring a cleaner and more readable code presentation. It is ideal for users who want to include runnable Haskell code within their notes while maintaining a seamless writing and coding experience.

Stats
3
stars
3,394
downloads
0
forks
894
days
911
days
911
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
1
total issues
1
open issues
0
closed issues
0
commits
Latest Version
2 years ago
Changelog

.lhs, not .lcs

README file from