Test: Math & Embeds
1 min read
On this page
Math Test
Inline math: The equation describes mass-energy equivalence.
Display math:
Embed Test
Tweet failed to load.
View on Twitter hello_world.rb
class HelloWorld
def initialize(name)
@name = name.capitalize
end
def sayHi
puts "Hello #{@name}!"
end
end
hello = HelloWorld.new("World")
hello.sayHiYou might also like
Test: Mermaid Diagrams
1 min read
Testing Mermaid diagram rendering — flowchart, sequence, state, and pie chart.
meta
Pipeline Test Post
1 min read
Testing the Obsidian to Astro publishing pipeline.
meta
Building in Public
1 min read
Why I chose to document the creation of this blog from day one.
meta building-in-public
Stay in the loop
Get notified when I publish new posts. No spam, unsubscribe anytime.
Your email is stored by ConvertKit. Privacy policy