두 법령 파일 비교
kr_diffCompare two Markdown files in a Korean law folder with git diff to reveal textual differences between legal documents.
Instructions
동일 법령 폴더 안 두 Markdown 파일에 대해 git diff를 실행합니다 (README의 diff 예시).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileA | Yes | 비교 첫 파일 | |
| fileB | Yes | 비교 둘째 파일 | |
| lawDir | Yes | kr/ 바로 아래 법령 폴더명 (예: 민법) |