Skip to content

Commit 74fe281

Browse files
committed
Prettier fixes
1 parent 81368e6 commit 74fe281

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

apps/docs/src/pages/en/website/blocks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You will also see the newly added link on the header itself.
3636
3. Click on the pencil icon against the newly added link to edit it as shown above.
3737
4. Change the label (displayed as text on the header block) and the URL (where the user should be taken upon clicking the label on the header) and click `Done` to save.
3838
![Header edit link](/assets/pages/header-edit-link.png)
39-
</details>
39+
</details>
4040

4141
### [Rich Text](#rich-text)
4242

@@ -61,7 +61,7 @@ You can also use the floating controls to do the same as shown below.
6161
2. Click on the floating `link` button to reveal a popup text input.
6262
3. In the popup text input, enter the URL as shown below.
6363
![Create a hyperlink in rich text block](/assets/pages/rich-text-create-hyperlink.gif)
64-
</details>
64+
</details>
6565

6666
### [Hero](#hero)
6767

@@ -87,7 +87,7 @@ Following is how it looks on a page.
8787
4. In the button action, enter the URL the user should be taken to upon clicking.
8888
a. If the URL is from your own school, use its relative form, i.e., `/courses`.
8989
b. If the URL is from some external website, use the absolute (complete) URL, i.e., `https://website.com/courses`.
90-
</details>
90+
</details>
9191

9292
### [Grid](#grid)
9393

@@ -132,7 +132,7 @@ A grid block comes in handy when you want to show some sort of list, for example
132132
4. In the button action, enter the URL the user should be taken to upon clicking.
133133
a. If the URL is from your own school, use its relative form, i.e., `/courses`.
134134
b. If the URL is from some external website, use the absolute (complete) URL, i.e., `https://website.com/courses`.
135-
</details>
135+
</details>
136136

137137
### [Featured](#featured)
138138

@@ -268,7 +268,7 @@ In the `Design` panel, you can customize:
268268
- Maximum width
269269
- Vertical padding
270270
- Social media links (Facebook, Twitter, Instagram, LinkedIn, YouTube, Discord, GitHub)
271-
</details>
271+
</details>
272272

273273
## [Shared blocks](#shared-blocks)
274274

apps/docs/src/pages/en/website/themes.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -190,30 +190,30 @@ The typography editor lets you customize text styles across your website. These
190190
- Header 3: Smaller titles for subsections
191191
- Header 4: Small titles for minor sections
192192
- Preheader: Introductory text that appears above headers
193-
</details>
193+
</details>
194194

195195
<details>
196196
<summary>Subheaders</summary>
197197

198198
- Subheader 1: Primary subheaders for section introductions
199199
- Subheader 2: Secondary subheaders for supporting text
200-
</details>
200+
</details>
201201

202202
<details>
203203
<summary>Body Text</summary>
204204

205205
- Text 1: Main body text for content
206206
- Text 2: Secondary body text for supporting content
207207
- Caption: Small text for image captions and footnotes
208-
</details>
208+
</details>
209209

210210
<details>
211211
<summary>Interactive Elements</summary>
212212

213213
- Link: Text for clickable links
214214
- Button: Text for buttons and calls-to-action
215215
- Input: Text for form fields and search boxes
216-
</details>
216+
</details>
217217

218218
For each text style, you can customize:
219219

@@ -241,7 +241,7 @@ CourseLit provides a carefully curated selection of professional fonts, organize
241241
- **Mulish**: A geometric sans-serif with a modern feel
242242
- **Nunito**: A well-balanced font with rounded terminals
243243
- **Work Sans**: A clean, modern font with a geometric feel
244-
</details>
244+
</details>
245245

246246
<details>
247247
<summary>Serif Fonts</summary>
@@ -251,7 +251,7 @@ CourseLit provides a carefully curated selection of professional fonts, organize
251251
- **Playfair Display**: An elegant serif font for headings
252252
- **Roboto Slab**: A serif variant of Roboto
253253
- **Source Serif 4**: A serif font designed for digital reading
254-
</details>
254+
</details>
255255

256256
<details>
257257
<summary>Display Fonts</summary>
@@ -262,15 +262,15 @@ CourseLit provides a carefully curated selection of professional fonts, organize
262262
- **Rubik**: A sans-serif with a geometric feel
263263
- **Oswald**: A reworking of the classic style
264264
- **Bebas Neue**: A display font with a strong personality
265-
</details>
265+
</details>
266266

267267
<details>
268268
<summary>Modern Fonts</summary>
269269

270270
- **Lato**: A sans-serif font with a warm feel
271271
- **PT Sans**: A font designed for public use
272272
- **Quicksand**: A display sans-serif with rounded terminals
273-
</details>
273+
</details>
274274

275275
Each font is optimized for web use and includes multiple weights for flexibility in design. All fonts support Latin characters and are carefully selected for their readability and professional appearance.
276276

@@ -288,7 +288,7 @@ The interactives editor allows you to customize the appearance of interactive el
288288
- Shadow effects: From None to 2X Large
289289
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
290290
- Disabled state: How the button looks when it can't be clicked
291-
</details>
291+
</details>
292292

293293
<details>
294294
<summary>Link</summary>
@@ -298,7 +298,7 @@ The interactives editor allows you to customize the appearance of interactive el
298298
- Text shadow: Add depth to your links
299299
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
300300
- Disabled state: How the link looks when it can't be clicked
301-
</details>
301+
</details>
302302

303303
<details>
304304
<summary>Card</summary>
@@ -307,7 +307,7 @@ The interactives editor allows you to customize the appearance of interactive el
307307
- Border style: Choose from various border styles
308308
- Shadow effects: Add depth to your cards
309309
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
310-
</details>
310+
</details>
311311

312312
<details>
313313
<summary>Input</summary>
@@ -318,7 +318,7 @@ The interactives editor allows you to customize the appearance of interactive el
318318
- Shadow effects: Add depth to your input fields
319319
- Custom styles: Add your own custom styles using [supported Tailwind classes](#supported-tailwind-classes)
320320
- Disabled state: How the input looks when it can't be used
321-
</details>
321+
</details>
322322

323323
### 4. Structure
324324

@@ -335,14 +335,14 @@ The structure editor lets you customize the layout of your pages, like section p
335335
- 4XL (56rem): Wide layout
336336
- 5XL (64rem): Extra wide layout
337337
- 6XL (72rem): Full width layout
338-
</details>
338+
</details>
339339

340340
<details>
341341
<summary>Section</summary>
342342

343343
- Horizontal padding: Space on the left and right sides (None to 9X Large)
344344
- Vertical padding: Space on the top and bottom (None to 9X Large)
345-
</details>
345+
</details>
346346

347347
## Publishing Changes
348348

@@ -390,7 +390,7 @@ When adding custom styles to interactive elements, you can use the following Tai
390390
- `text-6xl`: 6X large text
391391
- `text-7xl`: 7X large text
392392
- `text-8xl`: 8X large text
393-
</details>
393+
</details>
394394

395395
<details>
396396
<summary>Padding</summary>
@@ -402,7 +402,7 @@ When adding custom styles to interactive elements, you can use the following Tai
402402
#### Horizontal Padding
403403

404404
- `px-4` to `px-20`: Horizontal padding from 1rem to 5rem
405-
</details>
405+
</details>
406406

407407
<details>
408408
<summary>Colors</summary>
@@ -457,7 +457,7 @@ Variants available: `hover`, `disabled`, `dark`
457457
- `ease-out`: Ease out
458458
- `ease-in-out`: Ease in and out
459459
- `ease-linear`: Linear
460-
</details>
460+
</details>
461461

462462
<details>
463463
<summary>Transforms</summary>
@@ -484,7 +484,7 @@ Variants available: `hover`, `disabled`, `dark`
484484
- `scale-110`: 110% scale
485485
- `scale-125`: 125% scale
486486
- `scale-150`: 150% scale
487-
</details>
487+
</details>
488488

489489
<details>
490490
<summary>Shadows</summary>

0 commit comments

Comments
 (0)