- Canada
- www.inmoth.ca
Block or Report
Block or report CalebJohn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
joplin Public
Forked from laurent22/joplin
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplin.cozic.net/
TypeScript
-
hawkthorne-journey Public
Forked from hawkthorne/hawkthorne-journey
Digital Estate Planning: The Game
Lua 1
-
joplin-math-mode Public
Turn your notes into a powerful calculator with inline math.
-
328 contributions in the last year
Contribution activity
December 2021
Created 2 commits in 2 repositories
Created 1 repository
- CalebJohn/markdown-it-multimd-table JavaScript
Created a pull request in laurent22/joplin that received 2 comments
Desktop: Implements a patch for multimd
There's a bug in the multimarkdown-table library such that it isn't mapping tokens to line numbers properly and isn't correctly setting the markdow…
Opened 1 other pull request in 1 repository
redbug312/markdown-it-multimd-table
1
open
Reviewed 1 pull request in 1 repository
laurent22/joplin
1 pull request
Created an issue in laurent22/joplin that received 2 comments
Desktop: Sync scrolling doesn't map source lines to html blocks
The sync scrolling does attempt to add source lines to html blocks using the token.attrJoin and token.attrSet functions. But these attributes are l…