diff options
author | Sean Silva <silvas@purdue.edu> | 2012-11-19 21:18:50 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2012-11-19 21:18:50 +0000 |
commit | 2d4a477b48d75b349e0834b6dacbb6fa3aaf87f9 (patch) | |
tree | 43521d8c617db9b1d4553c30d8d25683a4cab783 /lib/MC | |
parent | 239938ff77ef43c753881b030438f89a3dfc72c4 (diff) | |
download | external_llvm-2d4a477b48d75b349e0834b6dacbb6fa3aaf87f9.zip external_llvm-2d4a477b48d75b349e0834b6dacbb6fa3aaf87f9.tar.gz external_llvm-2d4a477b48d75b349e0834b6dacbb6fa3aaf87f9.tar.bz2 |
docs: Fix reference to "bold" part of code example.
Fixes PR14380.
The prose was referring to a "bold" part of the code example, where the
boldness was lost in the transition from HTML. Unlike HTML, where one
can easily have a <b> inside a <pre>, reStructuredText is generally
unable to represent such nested markup.
Hack around it with the :emphasise-lines: option to the code-block
directive to single out the regions instead. Thankfully the regions are
close-enough to being full lines for this to work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168329 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC')
0 files changed, 0 insertions, 0 deletions