mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
📝 Polish API doc consistency and scope
This commit is contained in:
@@ -3,7 +3,7 @@ name: text-formatter-config
|
||||
group: api
|
||||
category: config
|
||||
update-time: 20260512
|
||||
description: Build a serializable formatter config object that bridges JSON config and runtime text formatting.
|
||||
description: Create a serializable formatter config object that bridges JSON config and runtime text formatting.
|
||||
key-word:
|
||||
- formatter
|
||||
- config
|
||||
@@ -93,4 +93,3 @@ e.g.:
|
||||
1. Prefer this API when formatter behavior must be stored, parsed, or serialized.
|
||||
|
||||
2. Prefer `text_formatter(...)` when writing direct runtime code without config.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user