Skip to content

Commit 27e8836

Browse files
committed
fix buggy indentation in documentation (issue rubychan#23)
1 parent 359db45 commit 27e8836

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lib/coderay.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@
7878
# Read this to get a general view what CodeRay provides.
7979
#
8080
# == Scanning
81-
#
82-
# Scanning means analysing an input string, splitting it up into Tokens.
83-
# Each Token knows about what type it is: string, comment, class name, etc.
81+
#
82+
# Scanning means analysing an input string, splitting it up into Tokens.
83+
# Each Token knows about what type it is: string, comment, class name, etc.
8484
#
85-
# Each +lang+ (language) has its own Scanner; for example, <tt>:ruby</tt> code is
86-
# handled by CodeRay::Scanners::Ruby.
85+
# Each +lang+ (language) has its own Scanner; for example, <tt>:ruby</tt> code is
86+
# handled by CodeRay::Scanners::Ruby.
8787
#
8888
# CodeRay.scan:: Scan a string in a given language into Tokens.
8989
# This is the most common method to use.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy