Skip to content

Commit 5e4ff25

Browse files
committed
remove blank end lines
1 parent 62fb3ea commit 5e4ff25

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.ai/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,4 @@ The scripts for LLM-related files generation are located in `polkadot-docs/scrip
6363

6464
### Why use the `/.ai/pages` and `/.ai/categories` directories rather than ouputting the files to '/llms-files/' like before?
6565

66-
- The Markdown files are located in a directory that is not included in the site build to prevent doubling the size of the website (one HTML file + one Markdown file for every page). This arrangement also prevents the resolved Markdown being converted into HTML elements, making them less effective for LLM consumption.
67-
68-
69-
66+
- The Markdown files are located in a directory that is not included in the site build to prevent doubling the size of the website (one HTML file + one Markdown file for every page). This arrangement also prevents the resolved Markdown being converted into HTML elements, making them less effective for LLM consumption.

0 commit comments

Comments
 (0)