SYMBOL INDEX (59 symbols across 13 files) FILE: _plugins/admonition-block.rb type Jekyll (line 3) | module Jekyll class AdmonitionBlock (line 4) | class AdmonitionBlock < Liquid::Block method initialize (line 5) | def initialize(tag_name, arguments, tokens) method render (line 11) | def render(context) FILE: _plugins/camel-case-thin-space-break-filter.rb type Jekyll (line 3) | module Jekyll type CamelCaseThinSpaceBreakFilter (line 4) | module CamelCaseThinSpaceBreakFilter function camel_break (line 7) | def camel_break(string) FILE: _plugins/extended-date-filter.rb type Jekyll (line 5) | module Jekyll type ExtendedDateFilter (line 6) | module ExtendedDateFilter function date (line 40) | def date(input, format) function ordinal (line 49) | def ordinal(number) function datetime (line 60) | def datetime(date) FILE: _plugins/jwt-lexer.rb type Rouge (line 5) | module Rouge type Lexers (line 6) | module Lexers class JWT (line 7) | class JWT < RegexLexer FILE: _plugins/localization-filter.rb type Jekyll (line 5) | module Jekyll type LocalizationFilter (line 6) | module LocalizationFilter function as_language_code (line 7) | def as_language_code(input, locale = nil) function to_sentence (line 14) | def to_sentence(list) function current_locale (line 21) | def current_locale FILE: _plugins/markdown-converter.rb type Jekyll (line 9) | module Jekyll type Converters (line 10) | module Converters class Markdown (line 11) | class Markdown class NSHipsterProcessor (line 13) | class NSHipsterProcessor method initialize (line 14) | def initialize(config) method convert (line 18) | def convert(content) method cache (line 42) | def cache method remove_proprietary_attributes! (line 46) | def remove_proprietary_attributes!(doc) method transform_code_symbols! (line 52) | def transform_code_symbols!(doc) method transform_apple_trademarks! (line 59) | def transform_apple_trademarks!(doc) method secure_links_to_cross_origin_destinations! (line 65) | def secure_links_to_cross_origin_destinations!(doc) method transform_placeholder_tokens! (line 74) | def transform_placeholder_tokens!(doc) method add_heading_anchors! (line 80) | def add_heading_anchors!(doc) method unnest_code_listing_markup! (line 92) | def unnest_code_listing_markup!(doc) method consolidate_consecutive_code_listings! (line 130) | def consolidate_consecutive_code_listings!(doc) method improve_accessibility! (line 177) | def improve_accessibility!(doc) method style_optional_placeholders! (line 187) | def style_optional_placeholders!(doc) method delineate_flim_flam! (line 197) | def delineate_flim_flam!(doc) FILE: _plugins/search-index-generator.rb type Jekyll (line 3) | module Jekyll class SearchIndexGenerator (line 4) | class SearchIndexGenerator < Generator method generate (line 7) | def generate(site) FILE: _plugins/shuffle-filter.rb type Jekyll (line 3) | module Jekyll type ShuffleFilter (line 4) | module ShuffleFilter function shuffle (line 5) | def shuffle(input = []) FILE: _plugins/translate-tag.rb type Jekyll (line 3) | module Jekyll class Site (line 4) | class Site class TranslateTag (line 8) | class TranslateTag < Liquid::Tag method initialize (line 9) | def initialize(tag_name, key, tokens) method render (line 14) | def render(context) method key (line 27) | def key(context) method translations (line 40) | def translations(context) FILE: _plugins/unwrap-filter.rb type Jekyll (line 5) | module Jekyll type UnwrapFilter (line 6) | module UnwrapFilter function unwrap (line 7) | def unwrap(input) FILE: _plugins/url-filter.rb type Jekyll (line 5) | module Jekyll type URLFilter (line 6) | module URLFilter function host (line 7) | def host(input) FILE: assets/js/articles/caemitterlayer.js function frame (line 157) | function frame() { FILE: assets/js/articles/swift-format.js function getComputedWidthInEm (line 5) | function getComputedWidthInEm(element) {