Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / rb / hash_syntax.rb.output
Size: Mime:
'{'           Punctuation
' '           Text
':old_syntax' Literal.String.Symbol
' '           Text
'='           Operator
'>'           Operator
' '           Text
"'"           Literal.String.Single
'ok'          Literal.String.Single
"'"           Literal.String.Single
' '           Text
'}'           Punctuation
'\n'          Text

'{'           Punctuation
' '           Text
"'"           Literal.String.Single
'stings as key' Literal.String.Single
"'"           Literal.String.Single
' '           Text
'='           Operator
'>'           Operator
' '           Text
"'"           Literal.String.Single
'should be ok' Literal.String.Single
"'"           Literal.String.Single
' '           Text
'}'           Punctuation
'\n'          Text

'{'           Punctuation
' '           Text
'new_syntax'  Literal.String.Symbol
':'           Punctuation
' '           Text
"'"           Literal.String.Single
'broken until now' Literal.String.Single
"'"           Literal.String.Single
' '           Text
'}'           Punctuation
'\n'          Text

'{'           Punctuation
' '           Text
'withoutunderscore' Literal.String.Symbol
':'           Punctuation
' '           Text
"'"           Literal.String.Single
'should be ok' Literal.String.Single
"'"           Literal.String.Single
' '           Text
'}'           Punctuation
'\n'          Text

'{'           Punctuation
' '           Text
'_underscoreinfront' Literal.String.Symbol
':'           Punctuation
' '           Text
"'"           Literal.String.Single
'might be ok, if I understand the pygments code correct' Literal.String.Single
"'"           Literal.String.Single
' '           Text
'}'           Punctuation
'\n'          Text