Yaml syntax pdf. qmd Terminal
The * character is a special character in YAML.
Yaml syntax pdf.
YAML is a simple but robust data serialization language.
Yaml syntax pdf pdf . <key>: <value> You signed in with another tab or window. The YAML specification supports a number of features that you should probably never use, things that will not universally work across all parsers, will make your YAML non-portable to JSON, and will likely confuse people unfamiliar with these functions: RIP Tutorial. Oct 12, 2021 · Azure CICD Pipeline Tutorial There are multiple ways of setting up the CICD pipeline on Azure DevOps. Y. One of the features that makes YAML stand out is how it integrates with the type systems of modern programming languages. 0 2004-01-29 1. YAML allows UTF-8, UTF-16 and UTF-32 encoding. For notational compactness, this dependency is expressed using parameterized BNF productions. YAML is designed to Contribute to liza314/YAML development by creating an account on GitHub. 1 # Oct 1, 2009 - Revision 1. In this introduction, we will start from a simple one via YAML definition. TOP TUTORIALS. You can e. Download YAML Tutorial (PDF Version) Print Page Previous Next Advertisements. yaml file or document: yaml document contains multiple lines of text with the following rules. io' # Our New Group Chat Room! yaml_tutorial. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of %YAML 1. 2: - Revision 1. YAML Ain’t Markup Language. It is a human readable data serialization standard for all programming languages. document will be created and saved in the same directory as the source . Basic Syntax YAML documents are basically a collection of key-value pairs where the value can be as simple as a string or as complex as a tree. pdf at master · VLabStudio/Tutorials A YAML cheat sheet is a compact document that provides a quick and handy reference guide for the basics of YAML syntax and its conventions. yaml in the user data directory. Die Syntax von YAML; 3. In that case, PanWriter will look for letter. Key-value pairs are the basis for all other YAML constructions. txt) or read online for free. I want to make Resume link to my resume pdf. 1 Arrays; 1. YAML is sensitive to trailing spaces, which may cause parsing errors. If you're finding yourself working with YAML often, download our YAML cheat sheet to help you visualize the basic data structures and their combinations and to help you Jun 22, 2019 · I am using Jekyll to create a personal website. Let's understand the YAML syntax now. At a high level, yaml documents are interpreted as Map or dictionaries. It designed to be human friendly and works perfectly with other programming languages. 00-YAML-Syntax. Wikipedia YAML syntax reference. Indentation is what indicates continuation. 2. A dictionary: YAML’s syntax is designed for maximal human readability. 2 Specification. A good guide to YAML syntax. YAML cheatsheet Syntax. You signed out in another tab or window. Basic syntax After this brief introduction, here is a more exhaustive description of the YAML syntax. 1 # Reference card --- Collection indicators: '? ' : Key indicator. We will also have a sneak peek at a graphical editor and Microsoft Visual Studio Code on Linux. YAML does not allow mixed spaces and tabs. Defining a YAML frontmatter¶ YAML frontmatters can be defined anywhere in the document as it is common for Pandoc use-cases to concatenate multiple input files into one output file (Zettlr does this during project exports). YAML files can use the . This tutorial will guide you through the fundamentals of YAML, starting from basic syntax to more advanced features. It violates the principle of least astonishment . Sep 4, 2024 · YAML Best Practices. YAML Syntax The basic building block of YAML documents are key-value pairs Indentation is used to denote structure Tabs are not allowed. Incorrect YAML Syntax: A frequent problem is related to improper YAML syntax, which may cause the R Markdown file to fail to knit. 1, which PyYAML and libyaml are currently implementing. YAML provides a variety of structures and syntax to accommodate fairly sophisticated data CI/CD YAML syntax reference Optimize your YAML files Validate syntax Pipeline editor Artifacts reports Include examples Inputs Needs Workflow examples Steps CI/CD YAML syntax reference Optimize your YAML files Validate syntax Pipeline editor Artifacts reports Include examples Inputs Needs Workflow examples Steps Oct 19, 2019 · DEV. - GitHub - vangelov/devresume: A free web-based resume editor based on writing YAML with realtime preview YAML is a data serialisation language designed to be directly writable and readable by humans. quarto preview hello. Communication. The first line begins with ---End of the document with each line of text contains key and value pairs like a map. to tune our text editors for YAML files, helping us create correct YAML syntax. We use YAML because it is easier for humans to read and write than other common data formats like XML or JSON. This allows YAML to represent rich data structures required for • use alias YAML, que hacen referencia cruzada a los anclajes predefinidos de otra tabla • en YAML, los "identificadores de transclusión" reutilizables se llaman anclas y alias en YAML, los "identificadores de transclusión" reutilizables consisten en tokens alfanuméricos precedidos por un signo y un asterisco • Razón fundamental YAML Ain’t Markup Language. YAML has a few basic concepts that make up the majority of data. We read every piece of feedback, and take your input very seriously. Here are a few notes about YAML syntax: Indentation is used to denote structure. yml and I have intentionally added extra whitespace at "- debug". Il y a aussi une carte de référence You signed in with another tab or window. This document is handy when working with YAML files, especially when you’re learning the language or need a refresher on its basic structure and syntax. It consists of two paragraphs. Skip to main content. YAML is a recursive acronym for "YAML Ain't Markup Language". Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. Versions Version Release Date 1. 04:15 YAML supports multiline text. playbooks are written in YAML, and executed either locally or remotely. Jun 26, 2014 · --- title: "Untitled" output: pdf_document --- I would like to specify the font to be used in creating the PDF. There is a navigation bar already defined in _config. This page gives a high-level introduction to the YAML syntax used in Home Assistant. Made for developers by developers from team Browserling. This specification is both an introduction to the YAML language and the concepts supporting it; it is also a complete reference of the information needed to de This tutorial covers YAML introduction, Advantages, and Disadvantages of media type or mime type, File extension w3schools is a free tutorial to learn web development. yaml Run an Ansible playbook called file. yaml This will merge the listed PDF files into sample. Mar 22, 2005 · The first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. YAML Cheat Sheet. Specify in the YAML that you want a floating table of contents and knit the document. docx), PDF File (. 1. Sep 25, 2014 · It does support multiple authors however, the correct yaml syntax is --- title: 'This is the title: it contains a colon' author: - Author One - Author Two date: "`r format(Sys. Jan 11, 2023 · YAML file should end with extensions like . Die Betreuer von YAML haben sie später dann in: Y AML A in’t M arkup L anguage umbenannt. This means that a newline in your YAML isn’t necessarily a new line in your data, so to insert an actual new line, you use a blank line. The Specification for YAML 1. YAML est conçu pour être lisible par l'homme et par la machine avec un minimum de surcharge. Jun 29, 2024 · Validation: Use tools and libraries to validate YAML files to avoid syntax errors. Understanding YAML Kunal's Yaml Tutorial Notes - Free download as PDF File (. It is useful to manage data and includes Unicode printable characters. Getting started with yaml; Basic Yaml syntax. For example, YAML can serialize data types that are built into Python, including date and time: yaml 教程 yaml是“yaml不是标记语言”的缩写,是一种数据序列化语言,旨在与其他编程语言良好地配合,适用于日常任务,并且易于阅读。 教程对象 本教程的目标受众包括将JSON和XML文件用于配置设置的Web开发人员。 YAML - Introduction - YAML Ain't Markup Language is a data serialization language that matches user’s expectations about data. Sequence (lists) Mapping (key value pairs)---- Linux - BSD - Illumos---Kernel: Linux CPU: AMD RAM: 16 GB These structures can be combined and embedded. However, I've never used LaTeX and fail to understand how such selection can be made in YAML options at the top of the . Got Jun 15, 2023 · Goal of this Plugin in to implement a native PDF handling workflow in Obsidian - joleaf/obsidian-better-pdf-2-plugin Example yaml (new syntax) ```pdf url: [[My Welcome to the YAML Syntax Highlighter, an online tool that highlights code according to the syntax of YAML and supports exporting to HTML source files, which you can embed into websites, emails, or Word editors. , see here for YAML fields for PDF documents and here for MS Word. Jan 16, 2023 · 2. Always use spaces for indentation, never tabs. Apr 19, 2024 · Troubleshooting of ansible can be done by increasing the verbosity with -v option, Checking the syntax of the yaml with --syntax-check and gathering the facts from the hosts with ansible all -m setup helps in resolving the issues during the playbook execution. Aim for readability. qmd file. Specify in the YAML that you want to include a table of contents and knit the document. This is the default behavior when you don't use a branches or tags filter. <key>: <value> Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon. Every YAML file optionally starts with “---” and ends with “”. YAML 1. A YAML file is used to describe data. Online YAML tools is a collection of useful YAML utilities for working with Yet Another Markup Language configs and files. Alternate list syntax (“Flow style”): bar: [1, 2, 'a string']. Latest commit YAML Syntax¶ This page provides a basic overview of correct YAML syntax, which is how Ansible playbooks (our configuration management language) are expressed. Markdown syntax Jan 2, 2024 · When we execute a playbook, ansible will any how perform a syntax check but then they may break the functionality by partially performing the tasks. put type: letter in the YAML of your input document. What is YAML? YAML is a computer data serialization language. The Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems. Further, borrowing from MIME (RFC2045), YAML’s top-level production is a stream of independent documents; ideal for message-based distributed processing systems. yml extension; YAML is a superset of JSON; Ansible playbooks are YAML files # YAML est un format texte permettant de stocker des données structurées dans une hiérarchie. YAML Resources: YAML Specifications: - YAML 1. pdf - Free download as PDF File (. Rmd document used by rmarkdown package. Avoid overcomplicating YAML with deeply nested structures. . Mar 10, 2023 · YAML, a recursive acronym for “YAML Ain’t Markup Language,” is a human-readable data serialization language. Strings with special characters may require quotes. 2 2009-10-01 Examples Basic Yaml syntax YAML is a text based format allowing to store structured data in a hierarchy. ) >>‘Quick brown fox jumped over the lazy dog. The available YAML fields vary based on document format, e. Übersetzt also: Noch eine weitere Auszeichnungssprache. R code chunks identified with {r} with (optional) chunk options, in YAML style, identified by #| at the beginning of the line. You switched accounts on another tab or window. Jan 29, 2004 · YAML ™ (rhymes with “ camel ”) is a human-friendly, cross language, Unicode based data serialization language designed around the common native data structures of agile programming languages. yaml or . Online YAML Parser can be used to analyze YAML documents Jesse Noller's article is a good introduction to YAML syntax Wikipedia has a really good and comprehensive description of all major YAML features Short, but very concise YAML Tutorial by SaltStack yamllint is a linter for YAML files, which checks for many common mistakes and cosmetic issues You can turn it off by adding the following to your YAML metadata: document-css: false Document types / themes. Chapter 1: Getting started with yaml; YAML est un format texte permettant de stocker des données structurées dans une hiérarchie. Command ansible-playbook file. I am using the Beautiful-Jekyll template that is very popular. There is also a reference card. 0 YAML Matrix Chat: '#chat:yaml. Scalar Scalars are the set of YAML types that are not collections (list or associative array). The syntax of YAML was motivated by Internet Mail (RFC0822) and remains partially compatible with that standard. In the below YAML tutorial I demonstrate the basic syntax: key-value pairs Defining a YAML frontmatter¶ YAML frontmatters can be defined anywhere in the document as it is common for Pandoc use-cases to concatenate multiple input files into one output file (Zettlr does this during project exports). qmd Terminal The * character is a special character in YAML. About YAML Checker. load(Quick brown fox jumped over the lazy dog. It is often used for configuration files but also for data exchange. Ansible uses YAML syntax for expressing Ansible playbooks. The YAML specification supports a number of features that you should probably never use, things that will not universally work across all parsers, will make your YAML non-portable to JSON, and will likely confuse people unfamiliar with these functions: You signed in with another tab or window. Key-value pairs # In general, most things in a YAML file are a form of key-value pair where the key represents the pair’s name and the value represents the data linked to that name. Here is a list of scalars recognized by YAML parsers: String of characters Here is an The YAML text for this will be represented as shown below: yaml. 2 # Oct 1, 2021 *New* - Revision 1. This chapter provides an overview of YAML. Edit the YAML title and author and knit the document. Scribd is the world's largest social reading and publishing site. There are no ads, popups or other garbage. YAML is commonly used to specify Kubernetes deployments. yml extension; YAML is a superset of JSON; Ansible playbooks are YAML files # Download yaml (PDF) yaml. Ansible is also decentralized, using SSH with existing OS credentials to access to remote machines. Mar 23, 2021 · YAML Syntax # YAML has a few basic concepts that make up the majority of data. 2 Welche Programmiersprachen unterstützen YAML? 3. Remember, the Ansible controller could well be a Linux workstation, making it quite reasonable to use a GUI to write YAML. 1 2005-01-18 1. Tabs are not allowed and the YAML (/ ˈ j æ m əl /, rhymes with camel [4]) was first proposed by Clark Evans in 2001, [15] who designed it together with Ingy döt Net [16] and Oren Ben-Kiki. This document provides an overview of YAML, including its history, basics, data types, syntax, and tools. Tags; Topics; Examples; eBooks; Learning yaml eBook (PDF) Download this eBook for free Chapters. Was ist YAML? YAML ist die Abkürzung für Y et A nother M arkup L anguage. Examples Let us understand the formats in YAML with the help of the following examples: Sep 28, 2021 · YAML Cheat Sheet YAML is a simple but robust data serialization language. %YAML 1. 2 is the successor of 1. their language's native data structures for YAML manipulation, instead of requiring a special document object model (DOM). Key-value pairs should be on separate lines. output: pdf_document: template: NULL --- Type Systems in YAML. YAML has broad language support and maps easily into native data structures. I have created a new yaml file syntax_check. This sensitivity is the cause of most of the complexity of the YAML syntax definition. org . Its syntax is more concise and human-readable than XML and JSON, making it ideal for working with complex data and hierarchical structures. pdf. A first example . ssh)--ssh-extra-args Pass extra command options to SSH YAML targets many of the same communications applications as Extensible Markup Language (XML) but has a minimal syntax which intentionally differs from SGML. YAML Tutorial - YAML is the abbreviated form of “YAML Ain’t markup language” is a data serialization language which is designed to be human -friendly and works well with other programming languages for everyday tasks. It is broadly useful for programming needs ranging from configuration files to Internet messaging to object persistence to data auditing. Python Tutorial; Java Tutorial; C++ Tutorial; C Programming Tutorial; Mar 8, 2023 · This YAML tutorial will demonstrate the language syntax with a guide and some simple coding examples in Python. In a YAML file the content is all about a collection of key-value pairs where the value can be anything ranging from a string Sep 6, 2016 · YAML makes wrong things look right - for example, an innocuous colon : within one string in a string array makes YAML interpret it as an array of objects. Just YAML utilities that work right in your browser. YAML's alternatives, XML and JSON, cannot work with data types at the level YAML does. So before actually executing the playbook we can perform a syntax check. YAML is a human-readable data serialization format commonly used for configuration files. In general, most things in a YAML file are a form of key-value pair where the key represents the pair’s name and the value represents the data linked to that name. What Is The Diffference Between Ansible Ad-hoc Commands And Playbooks? This gives you two different ways of reusing YAML in your YAML file. Code chunks. It's short (just as long as a 50 page book), simple (for everyone: beginners, designers, developers), and free (as in 'free beer' and 'free speech'). Enter your YAML in the input box below and you'll immediately get its syntax color coded. “YAML Ain’t Markup Language ” (abbreviated YAML) is a data serialization language designed to be human-friendly and work well with modern programming languages for common everyday tasks. Whether you are a beginner looking to get started or an experienced developer aiming to refine your skills, this article will provide you with the essential knowledge to effectively utilize YAML in your projects. The most used python YAML parser is PyYAML, a library that allows you to load, parse, and write YAML, much like Python’s JSON library helps you to work with JSON. The tool provides a simple interface to input YAML content (just copy + paste!), view your content with syntax highlighting, and instantly display any issues with your YAML along with a line number causing the problem. yml extension; YAML is a superset of JSON; Ansible playbooks are YAML files # YAML is a data serialisation language designed to be directly writable and readable by humans. 6 days ago · Why Learn YAML? YAML (YAML Ain't Markup Language) is a highly popular data serialization language used for storing configuration data and exchanging information between systems. Key-value pairs. For completeness, YAML 1. Ansible uses YAML because it is very easy for humans to understand, read and write when compared to other data formats like XML and JSON. 0 # Jul 21, 2009 - YAML 1. Enter YAML, get its syntax hilighted. A YAML document represents a computer program's native data structure in a human readable text form. to articles use YAML to define custom variables like title, description, tags, etc. yml extension; YAML is a superset of JSON; Ansible playbooks are YAML files How To Use Yaml To Define Computational Environments# Because of their simplicity, YAML files can be handwritten. Reload to refresh your session. org. Elements of a YAML file: Basic syntax. yml extension interchangeably. Leo Editor tree is used to organize the writing in a non-linear fashion, so I can see the main topics of the writing with nested deep on them, choose what to focus on in the next writing session and put some parts of the writing on holding and Dec 14, 2024 · In this tutorial, you'll learn all about working with YAML in Python. - hacksalot/HackMyResume Quickly highlight Yet Another Markup Language syntax. You can find out about all available YAML fields for HTML documents here. The YAML acronym was shorthand for Yet Another Markup Language. YAML is YAML is a simple but robust data serialization language. Manually. Keep It Simple. You'll also serialize Python objects and create a YAML syntax highlighter. The following YAML example entry assumes that you would like to set up the notify integration with the Jan 5, 2014 · First a little bit of context: I'm writing an academical article on pandoc/yaml + Leo Editor. Comments start with # and go till newline, comments must be separated from other tokens by whitespace to tune our text editors for YAML files, helping us create correct YAML syntax. YAML checker aims to be the YAML validator of choice for developers. Specify in the YAML that you want to change the theme to “journal” and knit the document. Alternatively, they can be automatically generated as discussed in the Package Management Systems subchapter. yaml or the . Used across a variety of programs and languages for a vast array of reasons, YAML is a popular choice for data storage, configuration files, configuration management, and more. g. Zettlr supports syntax highlighting for YAML frontmatter blocks that occur at the beginning of the file. A free web-based resume editor based on writing YAML with realtime preview and PDF export. La spécification YAML peut être trouvée sur yaml. This repository provides comprehensive tutorials on working with YAML files, including how to handle multiple YAML documents in a single file. Il y a aussi une carte de référence YAML is a data serialisation language designed to be directly writable and readable by humans. ’ Note that YAML takes the value in string format and represents the output as mentioned above. YAML is a data serialisation language designed to be directly writable and readable by humans. And all utilities work exactly the same way — load YAML, get result. For a more detailed description and more examples, refer to the YAML Style Guide for Home Assistant developers. Also like SOAP, YAML provides for application-defined types. [16]Originally YAML was said to mean Yet Another Markup Language, [17] because it was released in an era that saw a proliferation of markup languages for presentation and connectivity (HTML, XML, SGML, etc. With this combination I can write in a really organic way. This requires parsing to depend on the surrounding text. Mar 26, 2021 · YAML Syntax. yaml and the PDF files in place, start the merging process by running pdfconfig sample. 1 Specification. All YAML tools are simple, free and easy to use. The official documentation (see section "LaTeX Options) says I can do this. YAML does not allow the use of tabs; Must be space between the element parts; YAML is CASE sensitive; End your YAML file with the . Avoid Trailing Whitespace. time(), '%d %B %Y')`" tags: [nothing, nothingness] abstract: | This is the abstract. yaml instead of default. YAML is designed to be human and machine readable with a minimum of overhead. By the end of it, you'll know about the available libraries, their strengths and weaknesses, and the advanced and potentially dangerous features of YAML. This chapter will give you an intro Use YAML Syntax Include code R, Python, Julia, Observable, or any language with a Jupyter kernel Use Visual Editor ## Write with **Markdown** RStudio: Help > Markdown Quick Reference The resulting HTML/PDF/MS Word/etc. pdf), Text File (. doc / . It achieves high flexibility with just two data structures: sequences (a list) and mappings (key and value pairs). Jan 10, 2025 · YAML Lint (online) helps you debug YAML syntax if you are having problems. Consistent Indentation. ': ' : Value indicator. 2---YAML: YAML Ain't Markup Language™ What It Is: YAML is a human-friendly data serialization language for all programming languages. Understanding the basics of YAML syntax is the first step towards leveraging its full potential in various applications, from simple configuration files to complex data serialization tasks. main releases '**' Matches all branch and tag names. '- ' : Nested series entry indicator. Scalability and flexibility Apr 15, 2024 · The contact key itself maps to another set of key-value pairs, demonstrating how indentation signifies nesting and hierarchy in YAML syntax. They can be represented by a list of Unicode characters. YAML is a text based format allowing to store structured data in a hierarchy. All of the smaller projects I have done in tutorials / project files - Tutorials/The Basics of YAML in Under 5 Minutes/Introduction to YAML. The YAML specification can be found at yaml. A node in a YAML document can have three basic data types: Scalar Atomic data types like strings, numbers, booleans and null; Sequence A list of nodes; Mapping A map of nodes to nodes. Conclusion: YAML is a powerful and user-friendly language for data serialization and configuration. When you start a pattern with *, you must use quotes. YAML Tutorial - Free download as Word Doc (. Like XML's SOAP, YAML supports serializing native graph data structures through an aliasing mechanism. Jan 12, 2024 · YAML stands for YAML Ain’t Markup Language and is commonly used to specify a variety of settings for different applications. 1 - YAML 1. YAML Essentials gives even the absolute beginner in YAML the skills they need to craft documents using this popular data serialization language. From a YAML file, a computational environment can be replicated in a few ways. Check that all fields are properly formatted with no missing colons or incorrect indentations. yml. Jan 10, 2025 · Automation playbooks use straightforward YAML syntax for code that reads like documentation. Understanding YAML YAML Style Guide . Simple Mapping: Jun 19, 2020 · YAML compared to other JSON and XML YAML is a superset of JSON, which means any valid JSON file is also a valid YAML file 💡. Blog; Docs; YAML Glossary. With the configuration stored in sample. yaml Authentication options--user, -u <username> Log in as username--private-key, --key-file <key> Log in using SSH key (usually in ~/. It's also easy for humans to read, which is why it's a good choice for configuration. YAML Tutorial with What is YAML, YAML Syntax, YAML Datatypes, YAML Styles, YAML Mapping, YAML Sequence, YAML Tutorial, YAML Introduction, YAML Scalars etc. YAML (YAML Ain't Markup Language) is a human-readable data serialization standard commonly used for configuration files. There are no ads or downloads, and everything works right in your browser. ). all/the/branches every/tag '*feature' The * character is a special character in YAML.
cvummc nvzvv qkji ewkmf lwtrpqt dlad kzzyo pmiu dnwnry jne
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}