BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
SUMMARY:Summer League Tryouts (Slot 1) at STA 017
DESCRIPTION:Big Test H1 Header\nMy Great Heading {#custom-id}\n \nThis sentence here is expected to have a empty newline above it.\nHeading IDs\nWith the nbsp above\, there is a newline!\nSo it formats correctly here\, but not on the website\, I think. I'll do a bit more testing here.\n \nCompetitive Summer League (CSL) 2026 - Tryouts Open\n \n \nWe at Bangkok Volleyball Academy are proud to announce that we will once be running our Competitive Summer League (CSL) program again! Players in the CSL program will have to apply for tryouts\, and upon selection\, will train in a structured environment that will hone their teamwork and technical skills under the guidance of our acclaimed coaches. CSL players will also participate in various away (Bangkok and Chonburi Area) &amp\; home games throughout the duration of this program so that they will be better prepared for the higher ranks of the game.\n\nPlease note that transportation for away games may be made available if there is enough interest to book transports. Otherwise\, transportation is\, by default\, not provided.\n\nOverview\nTeams are available for boys and girls in:\n\nGirls: U14 &amp\; U16\nBoys: U14 &amp\; U18\n\n\n \nTeam Selection Process\nLeague squads are formed through tryouts and coach evaluations to ensure training quality and team competitiveness.\n• Tryout attendance is mandatory for all players• Teams are limited to 9–12 players per age group and gender• Players are assigned to teams based on evaluation and development readiness• Participation in tryouts does not guarantee team selection\nFinal practice schedules and tournament calendars will be confirmed after team selection.\n \nNeed to Knows:\nTryout Registration Fee: 700 THB (non-refundable)\nTryout Date: July 5th or July 11th\nLocation: ST Andrews S107Sessions will be held at St. Andrews S107. https://maps.app.goo.gl/kaBDAHQFffPzsSQ58 by BTS .By Car :13°39'43.2"N 100°36'10.9"E\n \n\ntitle: Markdown Test Suiteauthor: Testerdate: 2026-06-16\nHeading 1\nHeading 2\nHeading 3\nHeading 4\nHeading 5\nHeading 6\nAlternate heading 1\nAlternate heading 2\n\nText Formatting\n\nBold (or bold)\nItalic (or italic)\nBold and italic (or bold+italic)\n~~Strikethrough~~\nInline code with backticks\n==Highlighted text== (if supported)\nSubscript: H~2~O (or H2O if HTML allowed)\nSuperscript: E=mc^2^ (or E=mc2)\nUnderline: underlined via HTML\nCombined: bold inside italic\, ~~striked italic~~\, code with **literal** asterisks\n\nLine with a\nhard break (two spaces before newline)\nand another.\nBackslash escapes: *not italic*\, [not link]\, #not heading\, {not curly}\, _not emph_\n\nLinks &amp\; Images\nInline link with titleReference link[Reference with implicit name][][Empty reference][][Autolink]: https://example.orgfake@example.com (email autolink\, if supported)\n![Empty image ref][]\n\nBlockquotes\n\nSingle line blockquote.Multiple lineswith formatting and code.\n\nNested blockquote.\n\nDeeply nested (3 levels).\n\n\nBack to outer with a list:\n\nItem in blockquote\nAnother item\n\nCode block inside blockquote\n\n\nNested again with a table:| a | b ||---|---|| 1 | 2 |\n\n\n\nLists\nUnordered\n\nItem 1\nItem 2\n\nSub-item A\n\nDeep sub-item\n\n\nSub-item B\n\n\nItem 3\n\n\nAsterisk style\n\n\nPlus style\n\nMixed with dash inside\n\n\n\nOrdered\n\nFirst\nSecond\n\nSub-step one\n\nDeep sub-step\n\n\nSub-step two\n\n\nThird\n\nUnordered inside ordered\n\n\nFourth (numbering continues)\n\nMixed nesting\n\nOne\n\nAlpha\n\nNumeric inside unordered\n\n\nBeta\n\n\nTwo\n\nStart number (if supported)\n\nFifth\nSixth\n\nTask lists (GFM)\n\n[x] Completed task\n[ ] Incomplete task\n[ ] Nested task\n\n[x] Sub-task done\n[ ] Sub-task pending\n\n\n\n\nDefinition Lists (Markdown Extra / Pandoc)\nTerm 1: Definition 1: Definition 2 with formatting\nTerm 2:   Definition with a code block:code here:   And another def.\n\nCode Blocks\nFenced with language\nfunction test() {\n  console.log("Hello\, world!")\;\n}\n\nFenced with tilde\ndef hello():\n    print("Hello\, world!")\n\nFenced with attributes (Pandoc)\necho "Hello"\nls -la\n\nIndented code block (4 spaces)\ndef indented():\n    return True\n\nInline code with backticks escaped: `literal backtick`\n\nTables (GFM / common)\n| Default | Left | Center | Right ||---------|:-----|:------:|------:|| A       | B    | C      | D     || E       | F    | G      | H     || Empty   |      |        |       || Multi-linewith &lt\;br&gt\; | span | across | cells |\n| Column A | Column B ||----------|----------|| js    | `code`   | | foo()    | bar      | |       |          |\n\nHorizontal Rules\n\n\n\n\nFootnotes (Pandoc / Markdown Extra)\nHere is a footnote reference.[^1]Here is another.[^2]And an inline footnote: ^[This is the footnote content.]\n[^1]: This is the footnote text.[^2]: This footnote has formatting and code.\n\nAbbreviations (Markdown Extra)\nThe HTML specification is maintained by the W3C.\n*[HTML]: Hyper Text Markup Language*[W3C]: World Wide Web Consortium\n\nMathematical Equations (if MathJax/KaTeX enabled)\nInline: $E = mc^2$\nDisplay block:$$\\frac{n!}{k!(n-k)!} = \\binom{n}{k}$$\nOr with \\[ ... \\]:[\\int_0^\\infty e^{-x^2} dx = \\frac{\\sqrt{\\pi}}{2}]\n\nHTML Blocks &amp\; Inline Tags\n\n  This is a raw HTML div with inline styles.\n  Paragraph inside div.\n  \n    HTML list\n    second\n  \n\nRed inline span\nCtrl + C\nClick to expandHidden content.  \nHighlighted via HTML\nHTML comment: \n\nSpecial Characters &amp\; Emoji\nUnicode: © ® € ¥ £ § ¶ • – — “ ” ‘ ’ … ½ ¾ ∞ ≈ ≠ ≤ ≥\nEmoji shortcodes (if supported): :smile: :rocket: :+1: :fire: :check:\nDirect emoji: 😊 🚀 👍 🔥 ✅ ❌\n\nMisc Edge Cases\nEmpty headings: (should not break)\n\nEmpty subheading\nEmpty list items:\n\n\nItem after empties\n\nNested blockquotes with lists and code:\n\n\n\nlist in blockquote\n\n\nsecond\nindented code in blockquote\n\n\n\nnested again\n\n\nLinks with spaces: link with spaces\nImage with dimensions via HTML: \nEscaped pipes in tables: | not a pipe | (should show as literal)\n\nReference definitions (gathered here)\n\nSummary Checklist\nAfter processing\, verify:\n\n[ ] All 6 heading levels (and alternates) show correctly\n[ ] Bold\, italic\, bold+italic\, strikethrough\, highlight\, sub/superscript render\n[ ] Hard breaks &amp\; backslash escapes work\n[ ] Links (inline\, reference\, autolink\, email) navigate properly\n[ ] Images display (placeholders load)\n[ ] Blockquotes nest and contain lists/code\n[ ] Lists (unordered\, ordered\, mixed\, start number) are correctly indented\n[ ] Task boxes are interactive (if GFM supported)\n[ ] Definition lists format with terms and definitions\n[ ] Code blocks (fenced\, tildes\, indented) show with optional syntax highlighting\n[ ] Tables align as specified (left\, center\, right) and handle empty cells\n[ ] Horizontal rules appear as lines\n[ ] Footnotes link to bottom and back\n[ ] Abbreviations expand on hover/rendering\n[ ] Math equations render (if engine enabled)\n[ ] HTML blocks/inline tags are respected (or safely ignored)\n[ ] Unicode and emoji display properly\n[ ] No crashes or broken layout from edge cases\n\nIf everything passes\, your processor is very robust! If some features fail\, they are likely unsupported extensions.\n
DTSTART:20260706T220000Z
DTEND:20260706T233000Z
LOCATION:
END:VEVENT
END:VCALENDAR