From f955fe5aa30ab304623704036c28d929196695c8 Mon Sep 17 00:00:00 2001 From: Quy <quy@fluxbb.org> Date: Sun, 22 Jan 2017 08:21:36 -0800 Subject: [PATCH] Change header to use markdown Header will now display in the Contents section. --- docs/layout/responsive-utilities.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/layout/responsive-utilities.md b/docs/layout/responsive-utilities.md index c3f0c00901..fdea34bd95 100644 --- a/docs/layout/responsive-utilities.md +++ b/docs/layout/responsive-utilities.md @@ -132,7 +132,8 @@ Try to use these on a limited basis and avoid creating entirely different versio </tbody> </table> -<h2 id="responsive-utilities-print">Print classes</h2> +## Print classes + <p>Similar to the regular responsive classes, use these for toggling content for print.</p> <table class="table table-bordered table-striped responsive-utilities table-responsive"> <thead> -- GitLab