https://github.com/susam/texme
Skip to content
Sign up
* Why GitHub?
Features -
+ Mobile -
+ Actions -
+ Codespaces -
+ Packages -
+ Security -
+ Code review -
+ Project management -
+ Integrations -
+ GitHub Sponsors -
+ Customer stories-
* Team
* Enterprise
* Explore
+ Explore GitHub -
Learn and contribute
+ Topics -
+ Collections -
+ Trending -
+ Learning Lab -
+ Open source guides -
Connect with others
+ The ReadME Project -
+ Events -
+ Community forum -
+ GitHub Education -
+ GitHub Stars program -
* Marketplace
* Pricing
Plans -
+ Compare plans -
+ Contact Sales -
+ Education -
[ ] [search-key]
*
#
In this repository All GitHub |
Jump to |
* No suggested jump to results
*
#
In this repository All GitHub |
Jump to |
*
#
In this user All GitHub |
Jump to |
*
#
In this repository All GitHub |
Jump to |
Sign in Sign up
{{ message }}
susam / texme
* Sponsor
Sponsor susam/texme
* Notifications
* Star 1.8k
* Fork 59
Self-rendering Markdown + LaTeX documents
MIT License
1.8k stars 59 forks
Star
Notifications
* Code
* Issues 2
* Pull requests 1
* Actions
* Projects 0
* Wiki
* Security
* Insights
More
* Code
* Issues
* Pull requests
* Actions
* Projects
* Wiki
* Security
* Insights
master
Switch branches/tags
[ ]
Branches Tags
Could not load branches
Nothing to show
{{ refName }} default View all branches
Could not load tags
Nothing to show
{{ refName }} default
View all tags
2 branches 9 tags
Code
Clone
HTTPS GitHub CLI
[https://github.com/s]
Use Git or checkout with SVN using the web URL.
[gh repo clone susam/]
Work fast with our official CLI. Learn more.
* Open with GitHub Desktop
* Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Go back
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Go back
Launching Xcode
If nothing happens, download Xcode and try again.
Go back
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
@susam
susam Use light mode screenshot
...
77c09a3 Apr 25, 2021
Use light mode screenshot
77c09a3
Git stats
* 111 commits
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.github
Add funding
Nov 30, 2020
examples
Add stylesheet for table element
Apr 15, 2021
meta
Update publish target in Makefile to 'live'
Apr 25, 2021
test
Switch from commonmark.js to marked.js
Apr 4, 2021
.gitignore
Ignore _site directory in .gitignore
Apr 25, 2021
.travis.yml
Remove Node v8 and add Node v11-14 to build matrix
Sep 16, 2020
CHANGES.md
Set version to 1.0.0
Apr 25, 2021
LICENSE.md
Set version to 1.0.0
Apr 25, 2021
Makefile
Set version to 1.0.0
Apr 25, 2021
README.md
Use light mode screenshot
Apr 25, 2021
jsdoc.json
Rename "doc" to "docs" for JSDoc documentation
Oct 24, 2018
package.json
Set version to 1.0.1-dev
Apr 25, 2021
texme.js
Set version to 1.0.0
Apr 25, 2021
texme.min.js
Set version to 1.0.0
Apr 25, 2021
View code
TeXMe Contents Get Started CDN URLs Valid HTML5 Use TeXMe in Web
Pages Style Render Markdown Without MathJax Skip Automatic Rendering
on Load Set Options After Loading Content in Body Caveats Use TeXMe
as a Library Install TeXMe Render Markdown and LaTeX Configuration
Options Self-Hosting TeXMe Markdown Priority Environment Protect
Dollar Sign in Code Protect Dollar Sign in Image Description Parsing
Precedence Unlimited Variants License Support
README.md
TeXMe
TeXMe is a lightweight JavaScript utility to create self-rendering
Markdown + LaTeX documents.
View Demo Build Status Coverage Status NPM Version JSDelivr Hits MIT
License Twitter
Contents
* Get Started
* CDN URLs
* Valid HTML5
* Use TeXMe in Web Pages
+ Style
+ Render Markdown Without MathJax
+ Skip Automatic Rendering on Load
+ Set Options After Loading
+ Content in Body
* Use TeXMe as a Library
+ Install TeXMe
+ Render Markdown and LaTeX
* Configuration Options
* Self-Hosting TeXMe
* Markdown Priority Environment
+ Protect Dollar Sign in Code
+ Protect Dollar Sign in Image Description
+ Parsing Precedence
+ Unlimited Variants
* License
* Support
Get Started
Copy and paste the code below into an HTML file with .html as the
extension name: