Remove bold
from inside title
of Guide
So that the formatting doesn’t propagate throughout the docs.
This commit is contained in:
parent
29606b1e5e
commit
d2c36210ba
|
@ -1,7 +1,7 @@
|
|||
#lang scribble/manual
|
||||
@(require scribble/eval "guide-utils.rkt")
|
||||
|
||||
@title{@bold{The Racket Guide}}
|
||||
@title{The Racket Guide}
|
||||
|
||||
@author["Matthew Flatt" "Robert Bruce Findler" "PLT"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user