Comment 4 for bug 1314498

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Related fix merged to openstack-doc-tools (master)

Reviewed: https://review.openstack.org/91423
Committed: https://git.openstack.org/cgit/openstack/openstack-doc-tools/commit/?id=930ddbac274d3a49623baf92c346d1c0f9f100b0
Submitter: Jenkins
Branch: master

commit 930ddbac274d3a49623baf92c346d1c0f9f100b0
Author: Andreas Jaeger <email address hidden>
Date: Wed Apr 30 19:39:17 2014 +0200

    Warn about usage of non-breaking space

    Non-breaking space is often not visible in our tools, or shown as normal
    space. We should use &nbsp; instead. Warn about non-breaking space like
    we warn about tabs.

    Change-Id: I1bbbb1f19c56d3cc1b949df151b41886a0c46042
    Related-Bug: #1314498