@@ -123,12 +123,12 @@ when no longer relevant.
123123
124124The goal is to raise awareness of XYZ in the JavaScript ecosystem.
125125
126- #### Related Links
126+ ##### Related Links
127127
128128List of links with more information about the topic to provide brackground
129129or the information to be shared.
130130
131- #### Project contacts
131+ ##### Project contacts
132132
133133Add a list of GitHub handles for those within the project that
134134have volunteered to be contacated when necessary by ambassadors
@@ -157,21 +157,21 @@ Some of the things to highlight include:
157157* Single threaded programming model enables very low resource consumption, making it ideal for containerised workloads.
158158* Highly vibrant ecosystem with enterprise support from many vendors.
159159
160- #### Related Links
160+ ##### Related Links
161161
162162* < https://github.com/nodejs/release >
163163* < https://github.com/nodejs/node/blob/main/doc/contributing/security-release-process.md >
164164* < https://github.com/nodejs/TSC/blob/main/TSC-Charter.md >
165165* < https://github.com/mhdawson/presentations/blob/main/2024/NodeConfEU_2024-Node.js_whats_next.pdf >
166166 for slide usage and topping recent surveys.
167167
168- #### Project contacts
168+ ##### Project contacts
169169
170170* @mhdawson
171171
172- ### How things get done in the Node.js project
172+ #### How things get done in the Node.js project
173173
174- #### Goal
174+ ##### Goal
175175
176176Help people understand that no people are paid to answer their issues or
177177implement their pull requests. Things get done based on what volunteers work on
@@ -210,11 +210,11 @@ Some of the things to highlight include:
210210* If you depend on timely support or an SLA, contract with a company that provides
211211 paid support and will prioritize your issues.
212212
213- #### Related Links
213+ ##### Related Links
214214
215215* < https://github.com/nodejs/TSC/blob/main/TSC-Charter.md#section-3-establishment-of-the-tsc >
216216
217- #### Project contacts
217+ ##### Project contacts
218218
219219* @mcollina
220220* @mhdawson
@@ -233,7 +233,7 @@ Some of the things to highlight include:
233233* The ` tsconfig.json ` configuration options to use in combination for type checking.
234234* Updates on the implementation advancements.
235235
236- #### Related Links
236+ ##### Related Links
237237
238238<!-- lint disable prohibited-strings remark-lint-->
239239
@@ -245,6 +245,6 @@ Some of the things to highlight include:
245245
246246<!-- lint enable prohibited-strings remark-lint-->
247247
248- #### Project contacts
248+ ##### Project contacts
249249
250250* @marco-ippolito
0 commit comments