Fix for issues #7. It may not look as nice missing the css underline under the article_title, but it is cleaner.
article_title
I don't know that this is the best solution. Any AsciiDoc page that begins with an H1 will now not have that H1 rendered.
I believe we should instead shift the docs to use H1 and not make starting with H2 to the standard.
WDYT?
@zoglesby any feedback?
I think that makes sense, but it does mean 1) changing all of the docs we already have (the current double h2 looks bad imo) and 2) watching that people keep that standard moving forward.
I've made the modification to all Rawhide books.
Can someone please visually review them? The same commit will typically apply to F27 and maybe F26. I'll backport it when this has had more eyes.
PS: Give this an hour or so to post to prod or take a look at docs.stg.fp.o in about 15 min
Closing.
Pull-Request has been closed by bex
Fix for issues #7. It may not look as nice missing the css underline under the
article_title, but it is cleaner.