How do you display a section of plain text in GitHub markdown? May 24, 2023 by Tarik Wrap the block in backticks: ```text code(); address@domain.example ```