tests/test_files/markdown_files/code_block.md

This is a paragraph.

-- This is a comment in the sql
select
  user_id,
  date_trunc('day', time)
from
  user_table
where
  some_stuff is not null

This is the last paragraph.



brendan-r/googdown documentation built on May 13, 2019, 5:09 a.m.