diff --git a/math_example.md b/math_example.md new file mode 100644 index 0000000..5a6ef14 --- /dev/null +++ b/math_example.md @@ -0,0 +1,5 @@ +## math example + +```math +(a+b)^2 = a^2 + b^2 + 2ab +``` \ No newline at end of file