-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.page-vue-render.js
More file actions
4 lines (2 loc) Β· 133 KB
/
about.page-vue-render.js
File metadata and controls
4 lines (2 loc) Β· 133 KB
1
2
3
4
const renderFn = new Function("const { createElementVNode: _createElementVNode, resolveComponent: _resolveComponent, createVNode: _createVNode, createTextVNode: _createTextVNode, withCtx: _withCtx, Fragment: _Fragment, openBlock: _openBlock, createElementBlock: _createElementBlock } = Vue\n\nconst _hoisted_1 = { sticky: \"\" }\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"/index.html\",\n title: \"Home\",\n class: \"navbar-brand\"\n}, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"/images/logo-darkbackground.svg\",\n height: \"20\"\n })\n], -1 /* HOISTED */)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"exact\",\n href: \"/index.html\",\n class: \"nav-link\"\n }, \"HOME\")\n], -1 /* HOISTED */)\nconst _hoisted_4 = /*#__PURE__*/_createElementVNode(\"div\", { tags: \"environment--ug environment--combined\" }, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"sibling-or-child\",\n href: \"/userGuide/index.html\",\n class: \"nav-link\"\n }, \"USER GUIDE\")\n ])\n], -1 /* HOISTED */)\nconst _hoisted_5 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"exact\",\n href: \"/showcase.html\",\n class: \"nav-link\"\n }, \"SHOWCASE\")\n], -1 /* HOISTED */)\nconst _hoisted_6 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"exact\",\n href: \"/about.html\",\n class: \"nav-link\"\n }, \"ABOUT\")\n], -1 /* HOISTED */)\nconst _hoisted_7 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind\",\n target: \"_blank\",\n class: \"nav-link\"\n }, [\n /*#__PURE__*/_createElementVNode(\"span\", null, [\n /*#__PURE__*/_createElementVNode(\"span\", {\n \"aria-hidden\": \"true\",\n class: \"fab fa-github\"\n })\n ])\n ])\n], -1 /* HOISTED */)\nconst _hoisted_8 = { class: \"navbar-form\" }\nconst _hoisted_9 = { id: \"flex-body\" }\nconst _hoisted_10 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"content-wrapper\" }, [\n /*#__PURE__*/_createElementVNode(\"h1\", {\n class: \"display-3\",\n id: \"about-us\"\n }, [\n /*#__PURE__*/_createElementVNode(\"span\", null, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"About Us\")\n ]),\n /*#__PURE__*/_createElementVNode(\"a\", {\n class: \"fa fa-anchor\",\n href: \"#about-us\",\n onclick: \"event.stopPropagation()\"\n })\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createElementVNode(\"span\", { class: \"lead\" }, [\n /*#__PURE__*/_createTextVNode(\"MarkBind is a project \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createTextVNode(\"based in \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://www.comp.nus.edu.sg/\" }, \"National University of Singapore, School of Computing\")\n ]),\n /*#__PURE__*/_createTextVNode(\", and is funded by an education grant from \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://nus.edu.sg/cdtl\" }, \"NUS Center for Development of Teaching and Learning\"),\n /*#__PURE__*/_createTextVNode(\".\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createElementVNode(\"span\", {\n \"aria-hidden\": \"true\",\n class: \"glyphicon glyphicon-send\"\n }),\n /*#__PURE__*/_createTextVNode(\" You can \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"email us\"),\n /*#__PURE__*/_createTextVNode(\" at \"),\n /*#__PURE__*/_createElementVNode(\"code\", { class: \"hljs inline no-lang\" }, \"nusoss\"),\n /*#__PURE__*/_createTextVNode(\" at \"),\n /*#__PURE__*/_createElementVNode(\"code\", { class: \"hljs inline no-lang\" }, \"nus.edu.sg\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createElementVNode(\"span\", {\n \"aria-hidden\": \"true\",\n class: \"glyphicon glyphicon-console\"\n }),\n /*#__PURE__*/_createTextVNode(\" Interested in \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"contributing to MarkBind\"),\n /*#__PURE__*/_createTextVNode(\"? Visit the \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/MarkBind/markbind\" }, \"MarkBind project on GitHub\"),\n /*#__PURE__*/_createTextVNode(\".\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"h2\", { id: \"contributors\" }, [\n /*#__PURE__*/_createTextVNode(\"Contributors β¨\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n class: \"fa fa-anchor\",\n href: \"#contributors\",\n onclick: \"event.stopPropagation()\"\n })\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Mentors\"),\n /*#__PURE__*/_createTextVNode(\":\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.comp.nus.edu.sg/~damithch/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Damith C. Rajapakse\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Project Mentor\"),\n /*#__PURE__*/_createTextVNode(\" since Aug 2016\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Dev Team\"),\n /*#__PURE__*/_createTextVNode(\":\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/gerteck\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Chan Ger Teck\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" since May 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jun 2024 - May 2025\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/Harjun751\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Arjun Harvinder\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" since Apr 2026, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2026 - Apr 2026\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/yihao03\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Hon Yi Hao\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" since Apr 2026, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2026 - Apr 2026\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/MoshiMoshiMochi\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Thaddaeus Chua\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" since Apr 2026, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2026 - Apr 2026\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Incogdino\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Javier Tan Meng Wee\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" since May 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2025 - May 2025\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createTextVNode(\"Thanks goes to these wonderful people (\"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://allcontributors.org/docs/en/emoji-key\" }, \"emoji key\"),\n /*#__PURE__*/_createTextVNode(\"):\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"div\", { class: \"table-responsive\" }, [\n /*#__PURE__*/_createElementVNode(\"table\", null, [\n /*#__PURE__*/_createElementVNode(\"tbody\", null, [\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.yamgent.com/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/3168908?v=4?s=100\",\n width: \"100px;\",\n alt: \"Tan Wang Leng\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Tan Wang Leng\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yamgent\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/ang-zeyu\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/3306138?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ang Ze Yu\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ang Ze Yu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=ang-zeyu\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"#projectManagement-ang-zeyu\",\n title: \"Project Management\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Gisonrg\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/4332224?v=4?s=100\",\n width: \"100px;\",\n alt: \"Jason Jiang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Jason Jiang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Gisonrg\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Chng-Zhi-Xuan\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/31084833?v=4?s=100\",\n width: \"100px;\",\n alt: \"Chng Zhi Xuan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Chng Zhi Xuan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Chng-Zhi-Xuan\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://linkedin.com/in/aaronlah/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/14091939?v=4?s=100\",\n width: \"100px;\",\n alt: \"Aaron Chong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Aaron Chong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=acjh\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/jamos-tay\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/19278089?v=4?s=100\",\n width: \"100px;\",\n alt: \"Jamos Tay\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Jamos Tay\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jamos-tay\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://nicholaschuayunzhi.github.io/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/22221132?v=4?s=100\",\n width: \"100px;\",\n alt: \"Nicholas Chua\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Nicholas Chua\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=nicholaschuayunzhi\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.beyondthesprawl.com/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/1782590?v=4?s=100\",\n width: \"100px;\",\n alt: \"Tan Zhen Yong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Tan Zhen Yong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Xenonym\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/rachx\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/16644412?v=4?s=100\",\n width: \"100px;\",\n alt: \"Rachael Sim\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Rachael Sim\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=rachx\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/wxwxwxwx9\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/37920115?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ong Wei Xiang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ong Wei Xiang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=wxwxwxwx9\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/danielbrzn\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/251231?v=4?s=100\",\n width: \"100px;\",\n alt: \"Daniel Berzin Chua\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Daniel Berzin Chua\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=danielbrzn\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/openorclose\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/3646725?v=4?s=100\",\n width: \"100px;\",\n alt: \"Daryl Tan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Daryl Tan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=openorclose\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://www.comp.nus.edu.sg/~damithch\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/1673303?v=4?s=100\",\n width: \"100px;\",\n alt: \"Damith C. Rajapakse\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Damith C. Rajapakse\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=damithc\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"#mentoring-damithc\",\n title: \"Mentoring\"\n }, \"π§βπ«\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/jonahtanjz\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/47470981?v=4?s=100\",\n width: \"100px;\",\n alt: \"Jonah Tan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Jonah Tan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jonahtanjz\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/pulls?q=is%3Apr+reviewed-by%3Ajonahtanjz\",\n title: \"Reviewed Pull Requests\"\n }, \"π\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/nusjzx\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/24241939?v=4?s=100\",\n width: \"100px;\",\n alt: \"nusjzx\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"nusjzx\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=nusjzx\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/alyip98\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/2277141?v=4?s=100\",\n width: \"100px;\",\n alt: \"Alfred Yip\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Alfred Yip\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=alyip98\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/ryoarmanda\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/24468110?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ryo Armanda\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ryo Armanda\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=ryoarmanda\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/pulls?q=is%3Apr+reviewed-by%3Aryoarmanda\",\n title: \"Reviewed Pull Requests\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/le0tan\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/28982486?v=4?s=100\",\n width: \"100px;\",\n alt: \"Tan Yuanhong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Tan Yuanhong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=le0tan\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://sijie123.com/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/631938?v=4?s=100\",\n width: \"100px;\",\n alt: \"Si Jie\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Si Jie\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=sijie123\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/yash-chowdhary\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/21968718?v=4?s=100\",\n width: \"100px;\",\n alt: \"Yash Chowdhary\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Yash Chowdhary\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yash-chowdhary\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.linkedin.com/in/luyangkenneth/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/9073504?v=4?s=100\",\n width: \"100px;\",\n alt: \"Kenneth Lu\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Kenneth Lu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=luyangkenneth\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://raysonkoh.com/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/16506539?v=4?s=100\",\n width: \"100px;\",\n alt: \"Rayson Koh\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Rayson Koh\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=raysonkoh\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/crphang\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/4986717?v=4?s=100\",\n width: \"100px;\",\n alt: \"Phang Chun Rong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Phang Chun Rong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=crphang\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/nbriannl\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/27397021?v=4?s=100\",\n width: \"100px;\",\n alt: \"nbriannl\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"nbriannl\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=nbriannl\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Tejas2805\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/35946746?v=4?s=100\",\n width: \"100px;\",\n alt: \"Tejas Bhuwania\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Tejas Bhuwania\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Tejas2805\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/marvinchin\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/17447681?v=4?s=100\",\n width: \"100px;\",\n alt: \"Marvin Chin\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Marvin Chin\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=marvinchin\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/amad-person\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/22164211?v=4?s=100\",\n width: \"100px;\",\n alt: \"Aadyaa Maddi\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Aadyaa Maddi\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=amad-person\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://kendrickang.github.io/me/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/38814428?v=4?s=100\",\n width: \"100px;\",\n alt: \"Kendrick Ang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Kendrick Ang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=KendrickAng\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/dvrylc\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/6095637?v=4?s=100\",\n width: \"100px;\",\n alt: \"Daryl Chan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Daryl Chan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=dvrylc\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://tlylt.github.io/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/41845017?v=4?s=100\",\n width: \"100px;\",\n alt: \"Liu YongLiang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Liu YongLiang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=tlylt\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=tlylt\",\n title: \"Documentation\"\n }, \"π\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/pulls?q=is%3Apr+reviewed-by%3Atlylt\",\n title: \"Reviewed Pull Requests\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://madanalogy.dev/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/42177597?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ahmed Bahajjaj\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ahmed Bahajjaj\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=madanalogy\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.zhongjun.me/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/27919917?v=4?s=100\",\n width: \"100px;\",\n alt: \"Hsu Zhong Jun\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Hsu Zhong Jun\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=dcshzj\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/kimberlyohq\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/60393696?v=4?s=100\",\n width: \"100px;\",\n alt: \"Kimberly\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Kimberly\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=kimberlyohq\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/hcwong\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/28432397?v=4?s=100\",\n width: \"100px;\",\n alt: \"Joshua Wong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Joshua Wong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=hcwong\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://weasyl.com/~parclytaxel\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/54175463?v=4?s=100\",\n width: \"100px;\",\n alt: \"Jeremy Tan Jie Rui\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Jeremy Tan Jie Rui\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Parcly-Taxel\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/anubh-v\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/35621759?v=4?s=100\",\n width: \"100px;\",\n alt: \"Anubhav\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Anubhav\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=anubh-v\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/bchenghi\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/57175876?v=4?s=100\",\n width: \"100px;\",\n alt: \"Boh Cheng Hin\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Boh Cheng Hin\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=bchenghi\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.tawatawashi.com/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/7100187?v=4?s=100\",\n width: \"100px;\",\n alt: \"Hiroki Nishino\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Hiroki Nishino\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=tawAsh1\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/ong6\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/19247856?v=4?s=100\",\n width: \"100px;\",\n alt: \"Junx\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Junx\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=ong6\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=ong6\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://jyl123.github.io/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/24690889?v=4?s=100\",\n width: \"100px;\",\n alt: \"Li JiaYao\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Li JiaYao\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=JYL123\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://morninglit.github.io/Portfolio2/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/57279935?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ambrose Liew\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ambrose Liew\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=MorningLit\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/pr4aveen\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/2839596?v=4?s=100\",\n width: \"100px;\",\n alt: \"Praveen\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Praveen\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=pr4aveen\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/riyadh-h\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/69278589?v=4?s=100\",\n width: \"100px;\",\n alt: \"Riyadh H. Alzahrani\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Riyadh H. Alzahrani\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=riyadh-h\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/samuelfangjw\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/60355570?v=4?s=100\",\n width: \"100px;\",\n alt: \"Samuel Fang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Samuel Fang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=samuelfangjw\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/thomastanck\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/829070?v=4?s=100\",\n width: \"100px;\",\n alt: \"Thomas Tan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Thomas Tan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=thomastanck\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/vig42\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/42461145?v=4?s=100\",\n width: \"100px;\",\n alt: \"Vighnesh Iyer\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Vighnesh Iyer\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=vig42\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://resumednh.netlify.app/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/53283766?v=4?s=100\",\n width: \"100px;\",\n alt: \"dao ngoc hieu\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"dao ngoc hieu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=daongochieu2810\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://bandism.net/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/22633385?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ikko Ashimine\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ikko Ashimine\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=eltociear\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://www.jovyntan.com\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/61113575?v=4?s=100\",\n width: \"100px;\",\n alt: \"Jovyn Tan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Jovyn Tan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jovyntls\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jovyntls\",\n title: \"Documentation\"\n }, \"π\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/kaixin-hc\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/59471320?v=4?s=100\",\n width: \"100px;\",\n alt: \"Hannah\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Hannah\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=kaixin-hc\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=kaixin-hc\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/NaincyKumariKnoldus\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/87004609?v=4?s=100\",\n width: \"100px;\",\n alt: \"NaincyKumariKnoldus\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"NaincyKumariKnoldus\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=NaincyKumariKnoldus\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/elroygohjy\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/77185324?v=4?s=100\",\n width: \"100px;\",\n alt: \"Elroy Goh\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Elroy Goh\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=elroygohjy\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/EltonGohJH\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/75515229?v=4?s=100\",\n width: \"100px;\",\n alt: \"Elton Goh\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Elton Goh\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=EltonGohJH\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/benluiwj\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/67570985?v=4?s=100\",\n width: \"100px;\",\n alt: \"benluiwj\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"benluiwj\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=benluiwj\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=benluiwj\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/weiquu\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/48304907?v=4?s=100\",\n width: \"100px;\",\n alt: \"weiquu\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"weiquu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=weiquu\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=weiquu\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/eeliana\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/62977276?v=4?s=100\",\n width: \"100px;\",\n alt: \"eeliana\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"eeliana\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=eeliana\",\n title: \"Documentation\"\n }, \"π\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.linkedin.com/in/dominiclimkj/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/46486515?v=4?s=100\",\n width: \"100px;\",\n alt: \"Dominic Lim\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Dominic Lim\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=domlimm\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=domlimm\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/petermonky\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/39848410?v=4?s=100\",\n width: \"100px;\",\n alt: \"peter\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"peter\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=petermonky\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/calvintanwj\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/61271749?v=4?s=100\",\n width: \"100px;\",\n alt: \"Calvin Tan\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Calvin Tan\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=calvintanwj\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/itsyme\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/71922282?v=4?s=100\",\n width: \"100px;\",\n alt: \"david\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"david\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=itsyme\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=itsyme\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.linkedin.com/in/david-limantara/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/67327422?v=4?s=100\",\n width: \"100px;\",\n alt: \"David\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"David\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=xSaints19x\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/charandeepsinghb\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/110289710?v=4?s=100\",\n width: \"100px;\",\n alt: \"charandeepsinghb\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"charandeepsinghb\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=charandeepsinghb\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=charandeepsinghb\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/c00kie123\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/112937454?v=4?s=100\",\n width: \"100px;\",\n alt: \"Jia Yu\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Jia Yu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=c00kie123\",\n title: \"Documentation\"\n }, \"π\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/lhw-1\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/25716529?v=4?s=100\",\n width: \"100px;\",\n alt: \"Lee Hyung Woon / μ΄νμ΄\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Lee Hyung Woon / μ΄νμ΄\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=lhw-1\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=lhw-1\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/yucheng11122017\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/77204346?v=4?s=100\",\n width: \"100px;\",\n alt: \"Chan Yu Cheng\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Chan Yu Cheng\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yucheng11122017\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Yvad60\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/54445417?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ivad Yves HABIMANA\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ivad Yves HABIMANA\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Yvad60\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/bibhu107\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/23478853?v=4?s=100\",\n width: \"100px;\",\n alt: \"Bibhu\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Bibhu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=bibhu107\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/WillCWX\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/55905659?v=4?s=100\",\n width: \"100px;\",\n alt: \"WillCWX\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"WillCWX\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=WillCWX\",\n title: \"Documentation\"\n }, \"π\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=WillCWX\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://esswhyy.github.io\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/39799639?v=4?s=100\",\n width: \"100px;\",\n alt: \"Sven Tang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Sven Tang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=EssWhyy\",\n title: \"Documentation\"\n }, \"π\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=EssWhyy\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://www.lesterong.com\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/84223259?v=4?s=100\",\n width: \"100px;\",\n alt: \"lesterong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"lesterong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=lesterong\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/SPWwj\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/30100720?v=4?s=100\",\n width: \"100px;\",\n alt: \"SPWwj\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"SPWwj\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=SPWwj\",\n title: \"Documentation\"\n }, \"π\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=SPWwj\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://jmestxr.github.io/my-portfolio/\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/87931905?v=4?s=100\",\n width: \"100px;\",\n alt: \"James\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"James\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jmestxr\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jmestxr\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/zlimez\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/39835365?v=4?s=100\",\n width: \"100px;\",\n alt: \"Nisemono\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Nisemono\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=zlimez\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/jingting1412\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/105090139?v=4?s=100\",\n width: \"100px;\",\n alt: \"jingting1412\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"jingting1412\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=jingting1412\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://tim-siu.github.io\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/61866948?v=4?s=100\",\n width: \"100px;\",\n alt: \"Shuyao \",\n \"Tim\\\"\": \"\",\n \"Xu\\\"\": \"\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Shuyao \\\"Tim\\\" Xu\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Tim-Siu\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/KevinEyo1\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/105847348?v=4?s=100\",\n width: \"100px;\",\n alt: \"Kevin Eyo\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Kevin Eyo\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=KevinEyo1\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/luminousleek\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/68138671?v=4?s=100\",\n width: \"100px;\",\n alt: \"Lee Xiong Jie, Isaac\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Lee Xiong Jie, Isaac\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=luminousleek\",\n title: \"Code\"\n }, \"π»\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/LamJiuFong\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/122192553?v=4?s=100\",\n width: \"100px;\",\n alt: \"Lam Jiu Fong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Lam Jiu Fong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=LamJiuFong\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/yiwen101\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/121547057?v=4?s=100\",\n width: \"100px;\",\n alt: \"Wang Yiwen\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Wang Yiwen\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yiwen101\",\n title: \"Documentation\"\n }, \"π\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yiwen101\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Ashleeey1224\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/105656080?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ashleeey1224\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ashleeey1224\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Ashleeey1224\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"http://www.linkedin.com/in/gerteck\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/111064611?v=4?s=100\",\n width: \"100px;\",\n alt: \"Ger Teck\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Ger Teck\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=gerteck\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=gerteck\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Incogdino\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/89335739?v=4?s=100\",\n width: \"100px;\",\n alt: \"Javier \"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Javier \")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Incogdino\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=Incogdino\",\n title: \"Documentation\"\n }, \"π\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/issues?q=author%3AIncogdino\",\n title: \"Bug reports\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/AgentHagu\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/50906253?v=4?s=100\",\n width: \"100px;\",\n alt: \"Adrian Leonardo Liang\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Adrian Leonardo Liang\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=AgentHagu\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/seah-minlong\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/86313670?v=4?s=100\",\n width: \"100px;\",\n alt: \"Minlong\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Minlong\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=seah-minlong\",\n title: \"Documentation\"\n }, \"π\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"tr\", null, [\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/IanCheah\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/103352463?v=4?s=100\",\n width: \"100px;\",\n alt: \"IanCheah\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"IanCheah\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=IanCheah\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/yyccbb\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/35594369?v=4?s=100\",\n width: \"100px;\",\n alt: \"yyccbb\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"yyccbb\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yyccbb\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Harjun751\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/57029562?v=4?s=100\",\n width: \"100px;\",\n alt: \"Arjun\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Arjun\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=harjun751\",\n title: \"Documentation\"\n }, \"π\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/MoshiMoshiMochi\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/73746196?v=4?s=100\",\n width: \"100px;\",\n alt: \"MoshiMoshiMochi\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"MoshiMoshiMochi\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=MoshiMoshiMochi\",\n title: \"Code\"\n }, \"π»\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"td\", {\n align: \"center\",\n valign: \"top\",\n width: \"14.28%\"\n }, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/yihao03\" }, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"https://avatars.githubusercontent.com/u/165232024?v=4?s=100\",\n width: \"100px;\",\n alt: \"Hon Yi Hao\"\n }),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"sub\", null, [\n /*#__PURE__*/_createElementVNode(\"b\", null, \"Hon Yi Hao\")\n ])\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yihao03\",\n title: \"Code\"\n }, \"π»\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind/commits?author=yihao03\",\n title: \"Documentation\"\n }, \"π\")\n ])\n ])\n ])\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"hr\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"p\", null, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"span\", { class: \"dimmed\" }, \"Past Members:\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/acjh\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Aaron Chong Jun Hao\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Project Mentor\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Jul 2018 - Dec 2020, \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Aug 2017 - Jun 2018\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/AgentHagu\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Adrian Leonardo Liang\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" May 2025 - Jul 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2025 - May 2025\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/madanalogy\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Ahmed Bahajjaj\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Contributor\"),\n /*#__PURE__*/_createTextVNode(\" for Jan-April 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/ang-zeyu\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Ang Ze Yu\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Project Mentor\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Jun 2022 - Dec 2023, \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Sep 2020 - May 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/IanCheah\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Cheah Gee Nung, Ian\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" May 2025 - Jul 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2025 - May 2025\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Chng-Zhi-Xuan\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Chng Zhi Xuan\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for May 2018 - Jul 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/nicholaschuayunzhi\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Chua Yun Zhi Nicholas\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2018 - May 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/danielbrzn\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Daniel Berzin Chua Yuan Siang\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2018 - Aug 2018\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/dvrylc\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Daryl Chan\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Contributor\"),\n /*#__PURE__*/_createTextVNode(\" for Jan-April 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/openorclose\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Daryl Tan\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for May 2019 - May 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/EltonGohJH\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Elton Goh Jun Hao\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2024 - May 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jun 2022 - Dec 2023\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/kaixin-hc\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Hannah Chia Kai Xin\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Apr 2022 - June 2024, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2022 - Mar 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/jamos-tay\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Jamos Tay\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Aug 2018 - Apr 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/Parcly-Taxel\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Jeremy Tan Jie Rui\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Contributor\"),\n /*#__PURE__*/_createTextVNode(\" for Jan-April 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/nusjzx\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Jia Zhixin\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for May 2018 - Aug 2018\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/Gisonrg\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Jiang Sheng\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Founding Member\")\n ]),\n /*#__PURE__*/_createTextVNode(\" and \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Aug 2016 - Jul 2017\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/jonahtanjz\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Jonah Tan Jun Zi\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Jun 2022 - Dec 2022, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2021 - May 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/hcwong\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Joshua Wong\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Contributor\"),\n /*#__PURE__*/_createTextVNode(\" for Jan-April 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/jovyntls\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Jovyn Tan Li Shyan\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Apr 2022 - Jun 2023, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" since Jan 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/kimberlyohq\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Kimberly Ong Ong Hui Qin\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Contributor\"),\n /*#__PURE__*/_createTextVNode(\" for Jun-Jul 2021\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/raysonkoh\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Koh Rayson\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Apr 2021 - Feb 2023, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2021 - Mar 2021\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/nbriannl\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Labayna Neil Brian Narido\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - Apr 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/lhw-1\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Lee Hyung Woon\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for May 2024 - May 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for May 2023 - Apr 2024, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2023 - May 2023\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/sijie123\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Lin Si Jie\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - Aug 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/tlylt\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Liu Yongliang\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Project Mentor\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for May 2024 - May 2025, \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Apr 2023 - Apr 2024, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Apr 2022 - Mar 2023, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Aug 2021 - Mar 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/luyangkenneth\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Lu Yang Kenneth\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - Aug 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/amad-person\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Maddi Aadyaa\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - Aug 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/marvinchin\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Marvin Chin Kun Song\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Project Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Jan - Aug 2020, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2019 - Aug 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/ong6\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Ong Jun Xiong\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Apr 2022 - Feb 2023, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Aug 2021 - Mar 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/wxwxwxwx9\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Ong Wei Xiang\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for Apr 2021 - Jun 2021, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Aug 2020 - Mar 2021\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/crphang\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Phang Chun Rong\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Aug 2019 - Jun 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/rachx\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Rachael Sim Hwee Ling\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - Dec 2018\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/ryoarmanda\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Ryo Chandra Putra Aramanda\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Jun 2022 - Dec 2022, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Aug 2020 - May 2022\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://github.com/yamgent\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Tan Wang Leng\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"strong\", null, [\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Team Lead\")\n ]),\n /*#__PURE__*/_createTextVNode(\" for Jul 2018 - Apr 2019, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for May 2018 - Jun 2018\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/le0tan\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Tan Yuanhong\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\": Jan 2020 - Apr 2021\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/Xenonym\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Tan Zhen Yong\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - Aug 2019\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/Tejas2805\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Tejas Bhuwania\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Contributor\"),\n /*#__PURE__*/_createTextVNode(\" for Jan - April 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/Tim-Siu\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Xu Shuyao\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Senior Dev\"),\n /*#__PURE__*/_createTextVNode(\" for May 2024 - May 2025, \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2024 - Apr 2024\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/yash-chowdhary\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Yash Chowdhary\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" Jan - Apr 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/alyip98\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Yip Seng Yeun\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" May 2019 - Apr 2020\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.github.com/yyccbb\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Yu Chenbo\")\n ]),\n /*#__PURE__*/_createTextVNode(\": \"),\n /*#__PURE__*/_createElementVNode(\"em\", null, \"Member\"),\n /*#__PURE__*/_createTextVNode(\" for Jan 2025 - May 2025\")\n ])\n ])\n], -1 /* HOISTED */)\nconst _hoisted_11 = /*#__PURE__*/_createElementVNode(\"div\", null, [\n /*#__PURE__*/_createElementVNode(\"footer\", null, [\n /*#__PURE__*/_createElementVNode(\"div\", { class: \"text-center\" }, [\n /*#__PURE__*/_createElementVNode(\"small\", null, [\n /*#__PURE__*/_createTextVNode(\"[Generated by \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://markbind.org/\" }, \"MarkBind 7.1.1\"),\n /*#__PURE__*/_createTextVNode(\" on Thu, 16 Apr 2026, 11:52:42 UTC]\")\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"small\", null, [\n /*#__PURE__*/_createTextVNode(\"This site is powered by \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.netlify.com/\" }, \"Netlify\"),\n /*#__PURE__*/_createTextVNode(\".\")\n ])\n ])\n ])\n], -1 /* HOISTED */)\n\nreturn function render(_ctx, _cache) {\n const _component_searchbar = _resolveComponent(\"searchbar\")\n const _component_navbar = _resolveComponent(\"navbar\")\n const _component_scroll_top_button = _resolveComponent(\"scroll-top-button\")\n\n return (_openBlock(), _createElementBlock(_Fragment, null, [\n _createElementVNode(\"header\", _hoisted_1, [\n _createVNode(_component_navbar, { type: \"dark\" }, {\n brand: _withCtx(() => [\n _hoisted_2\n ]),\n right: _withCtx(() => [\n _createElementVNode(\"li\", null, [\n _createElementVNode(\"form\", _hoisted_8, [\n _createVNode(_component_searchbar, {\n data: _ctx.searchData,\n placeholder: \"Search\",\n \"on-hit\": _ctx.searchCallback,\n \"menu-align-right\": \"\"\n }, null, 8 /* PROPS */, [\"data\", \"on-hit\"])\n ])\n ])\n ]),\n default: _withCtx(() => [\n _createTextVNode(),\n _hoisted_3,\n _createTextVNode(),\n _hoisted_4,\n _createTextVNode(),\n _hoisted_5,\n _createTextVNode(),\n _hoisted_6,\n _createTextVNode(),\n _hoisted_7,\n _createTextVNode()\n ]),\n _: 1 /* STABLE */\n })\n ]),\n _createTextVNode(),\n _createElementVNode(\"div\", _hoisted_9, [\n _hoisted_10,\n _createTextVNode(),\n _createVNode(_component_scroll_top_button)\n ]),\n _createTextVNode(),\n _hoisted_11\n ], 64 /* STABLE_FRAGMENT */))\n}");
var render = renderFn();