Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !11408

Added cite inside blockquote styles.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/apexskier/master into master Nov 07, 2013
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 4

Created by: apexskier

This enables the use of cite inside of blockquote instead of small.

With the updated HTML5 spec, this is the proper way to do what bootstrap's examples of the small tag inside the blockquote tag is accomplishing.

http://www.w3.org/html/wg/drafts/html/master/grouping-content.html#the-blockquote-element http://www.w3.org/html/wg/drafts/html/master/text-level-semantics.html#the-cite-element

"Content inside a blockquote other than citations and in-line changes must be quoted from another source, whose address, if it has one, may be cited in the cite attribute."

http://html5doctor.com/cite-and-blockquote-reloaded/

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/apexskier/master