#
#
#
#
#
#
$$, like $$ E = mc^2 $$.#
$ to create inline formulas, such as $ E = mc^2 $, which will render as $ E = mc^2 $. This approach provides the same effect during TeX-based compilation, but visually it appears slightly less bold compared to double-dollar signs $$, making it blend more naturally with surrounding text.#
$$ and place it as a separate paragraph.#
#
#
#
#
<d-cite> tag.#
#
#
#
#
<d-footnote> tag.#
#
#
<d-code> tags.<d-code language="html">let x = 10;</d-code>.block attribute:#
#
<d-code> blocks do not look good in the dark mode. You can instead use the standard Jekyll syntax highlight with the highlight liquid tag.# #
# var x = 25;
# function(x) {
# return x \* x;
# }
# #
#
#
#
#
#
#
# #
# import pandas as pd
# import plotly.express as px
# df = pd.read_csv(
# 'https://raw.githubusercontent.com/plotly/datasets/master/earthquakes-23k.csv'
# )
# fig = px.density_mapbox(
# df,
# lat='Latitude',
# lon='Longitude',
# z='Magnitude',
# radius=10,
# center=dict(lat=0, lon=180),
# zoom=0,
# mapbox_style="carto-positron",
# )
# fig.show()
# fig.write_html('assets/plotly/demo.html')
# #
#
#
details liquid tag:#
code is rendered correctly.#
</details> #
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
Area: ${area});Circumference: ${circumference});#
#
#
#
#
#
#
Area: ${area});Circumference: ${circumference});#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
d-article element.#
#
.l-page:#
#
#
#
#
.l-screen.#
#
.l-body sized text except on mobile screen sizes.#
#
#
#
#
#
<aside> tag:#
#
#
<aside> tag</p> </aside>#
# #
# # #
#
#
#
#
#
l-gutter class:#
#
#
l-gutter class. </p>#
#
#
*asterisks*) or underscores (_underscores_).#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
code has back-ticks around it.#
#
#
#
#
#
#
renders | nicely |#
#
#
#
#
#