tables and structured data

• examples of markdown tables and data presentation

basic tables

technologytypeyear
htmlmarkup1993
cssstyling1996
javascriptprogramming1995
typescriptprogramming2012

aligned tables

left alignedcenter alignedright aligned
contentcontentcontent
more contentmore contentmore content
even moreeven moreeven more

complex table example

frameworklanguagefeaturespopularity
astrojs/tsssr, islands, zero-js by default⭐⭐⭐⭐
next.jsjs/tsssr, ssg, app router⭐⭐⭐⭐⭐
nuxtjs/tsssr, ssg, vue ecosystem⭐⭐⭐⭐
sveltejs/tscompiled, reactive⭐⭐⭐⭐
solidjs/tsfine-grained reactivity⭐⭐⭐

performance comparison

metricastronext.jsgatsby
build time2.3s8.7s12.1s
bundle size45kb128kb89kb
lighthouse score988791
first contentful paint0.8s1.2s1.0s

configuration options

optiontypedefaultdescription
outputstring”static”build output mode
sitestringundefineddeployed site url
basestring”/“base path for deployment
trailingSlashstring”ignore”trailing slash behavior
build.assetsstring”_astro”asset directory name

package versions

packagecurrentlateststatus
@astrojs/mdx4.3.64.3.6✅ up to date
@astrojs/tailwind6.0.26.0.2✅ up to date
tailwindcss3.4.174.1.13⚠️ major update available
astro5.13.105.13.10✅ up to date

empty cells and formatting

namevaluenotes
setting anot configured
setting btrueenabled
setting cfalse
setting d”auto”default behavior