📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
4
02. Prompts/문서생성/domain/도메인_문서생성_페이지_분할_v01.md
Normal file
4
02. Prompts/문서생성/domain/도메인_문서생성_페이지_분할_v01.md
Normal file
@@ -0,0 +1,4 @@
|
||||
/* 페이지 분할 알고리즘 */
|
||||
section {
|
||||
break-inside: auto; /* 섹션 내부에서 페이지 나눔 허용 */
|
||||
}
|
||||
Reference in New Issue
Block a user