Make markdown/DataTable look smaller?

Is there anyway to make my markdown look smaller?

  • I need to put hyperlinks in my table so I need to render it in markdown, but then the whole thing looks way too big and clunky.

  • And I need DataTable features like show/hide, sorting, so I can’t use html.Table (unless there is a way I haven’t found to implement those features with html.Table?).