Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
arrmac
/
marktext
Public
forked from
marktext/marktext
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
marktext
src
renderer
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 23, 2020
Add support for relative image directory (#2439)
fxha
authored
2b53a41
View commit details
Copy full SHA for 2b53a41
View code at this point
Browse repository at this point
Add TOC generator to document exporter (#2391)
fxha
authored
38935cc
View commit details
Copy full SHA for 38935cc
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Upgrade to N-API and Electron 11 (#2422)
Show description for e4b3381
fxha
authored
e4b3381
View commit details
Copy full SHA for e4b3381
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Fix symbolic links and related path issues (#2416)
fxha
authored
9818751
View commit details
Copy full SHA for 9818751
View code at this point
Browse repository at this point
Add option to disable HTML rendering (#2414)
fxha
authored
19eab7d
View commit details
Copy full SHA for 19eab7d
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Fix font selection autocomplete (#2420)
fxha
authored
2176d24
View commit details
Copy full SHA for 2176d24
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Make global menu fields mutable (#2407)
fxha
authored
d2fb5a1
View commit details
Copy full SHA for d2fb5a1
View code at this point
Browse repository at this point
feat: add shortcut for toggle-toc (#1863) (#2326)
zmen
authored
3571bba
View commit details
Copy full SHA for 3571bba
View code at this point
Browse repository at this point
Allow BCP-47 language codes in spell checker (#2410)
fxha
authored
22cdd11
View commit details
Copy full SHA for 22cdd11
View code at this point
Browse repository at this point
Support negative zoom (#2412)
fxha
authored
c24ef6e
View commit details
Copy full SHA for c24ef6e
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Fix graphite light wordcount (#2392)
bmvisoky
authored
e1498c6
View commit details
Copy full SHA for e1498c6
View code at this point
Browse repository at this point
Fix quick open bug and freeze constants to avoid accidental mutation (#2323)
munckymagik
authored
de30d1e
View commit details
Copy full SHA for de30d1e
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
pass file.id to closeTab on middle click (#2272)
Max Lantas
authored
ea4486d
View commit details
Copy full SHA for ea4486d
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Release v0.16.2 (#2200)
Show description for 1e7ff90
fxha
authored
1e7ff90
View commit details
Copy full SHA for 1e7ff90
View code at this point
Browse repository at this point
Conform user-interface text to conventions for trailing punctuation (#2209)
brainchild0
authored
b71b6ff
View commit details
Copy full SHA for b71b6ff
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Support setting text direction via comand palette (#2194) (#2195)
Pajn
authored
a853752
View commit details
Copy full SHA for a853752
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Update dependencies (#2199)
fxha
authored
44e15a3
View commit details
Copy full SHA for 44e15a3
View code at this point
Browse repository at this point
Fix double used shortcut (#2198)
Show description for c53246d
fxha
authored
c53246d
View commit details
Copy full SHA for c53246d
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Improve English grammar in user-interface text. (#2075)
brainchild0
authored
c79f84e
View commit details
Copy full SHA for c79f84e
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
feat: switch tabs using alt-#num (#1975)
MrHeer
authored
17e2860
View commit details
Copy full SHA for 17e2860
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Add GitLab math block support (#2119)
fxha
authored
5bb7856
View commit details
Copy full SHA for 5bb7856
View code at this point
Browse repository at this point
Commits on May 31, 2020
Increase indentation for sidebar treeview (#2161)
BeatLink
authored
5700290
View commit details
Copy full SHA for 5700290
View code at this point
Browse repository at this point
Disable and hide unnecessary settings options (#2138)
fxha
authored
6263d18
View commit details
Copy full SHA for 6263d18
View code at this point
Browse repository at this point
Fix Hunspell spell checker initialization on Windows (#2137)
fxha
authored
954de81
View commit details
Copy full SHA for 954de81
View code at this point
Browse repository at this point
Commits on May 23, 2020
Fix max width of editor tabs (#2097)
Show description for 016c7b4
Micael Dias
authored
016c7b4
View commit details
Copy full SHA for 016c7b4
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
fix: style error in editor setting
Jocs
committed
18eb4ef
View commit details
Copy full SHA for 18eb4ef
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
fix context menu on macos (#1993)
Show description for fe641a6
Jocs
authored
fe641a6
View commit details
Copy full SHA for fe641a6
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
Fix image alignment in exported document (#1958)
Show description for 584d630
fxha
authored
584d630
View commit details
Copy full SHA for 584d630
View code at this point
Browse repository at this point
Fix Axios http adapter and update deps (#1989)
fxha
authored
cf49093
View commit details
Copy full SHA for cf49093
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
fix: grammar (#1970)
Show description for 9dda975
Rexogamer
authored
9dda975
View commit details
Copy full SHA for 9dda975
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
fix: Editor jumps to last cursor if you toggle a task-list item (#1911)
Jocs
authored
6a50b5c
View commit details
Copy full SHA for 6a50b5c
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
fix: export invalid math (#1902)
Jocs
authored
1e21689
View commit details
Copy full SHA for 1e21689
View code at this point
Browse repository at this point
fix: can not select Chinese font family name. (#1901)
Jocs
authored
1c7e852
View commit details
Copy full SHA for 1c7e852
View code at this point
Browse repository at this point
A task checked should update related task (#1737)
Show description for 3103aee
MrHeer
authored
3103aee
View commit details
Copy full SHA for 3103aee
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Fix #1879 Add .md extension to files created in sidebar if no extension is given (#1886)
Show description for 8623243
davisriedel
authored
8623243
View commit details
Copy full SHA for 8623243
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.