We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8888221 commit 02546e6Copy full SHA for 02546e6
README.md
@@ -4,6 +4,18 @@
4
5
[Live Demo](https://sharadcodes.github.io/jekyll-theme-serial-programmer/)
6
7
+## Latest Updates 🎉
8
+
9
+### New Features
10
11
+- **Math Support**: Write beautiful mathematical equations using LaTeX syntax
12
+ - Inline math: `$E = mc^2$`
13
+ - Display math: `$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$`
14
+- **Code Copy Button**: One-click copy code blocks with visual feedback
15
+ - Appears on hover at the bottom right of code blocks
16
+ - Shows "Copied!" feedback when clicked
17
+ - Works with both light and dark themes
18
19
## Features
20
21
- Responsive
0 commit comments