22
+340
// summary
The Legalize KR project converts South Korean legislation into Markdown format and manages it systematically in a Git repository. The revision history of each law is recorded as Git commits reflecting the actual promulgation dates, enabling version control. Data is collected via the National Law Information Center OpenAPI and provided with structured metadata.
// use cases
01
Querying legislative content and checking the status of laws at specific points in time using Git commands
02
Comparing laws and searching for specific words using diff tools
03
Tracking detailed metadata and revision history for each law via YAML Frontmatter