mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
📝 Refine API doc notes and guidance
This commit is contained in:
@@ -102,12 +102,7 @@ e.g.:
|
||||
|
||||
### Notes
|
||||
|
||||
Notes are here.
|
||||
|
||||
1. Prefer `text_formatter(...)` when you want explicit control over readable text output.
|
||||
|
||||
2. `TextFormatter` is reusable and should usually be constructed once, then shared.
|
||||
|
||||
3. `fields_style_markup` currently affects field values only, not field keys.
|
||||
|
||||
4. Use `TextFormatterConfig` when the formatter must be driven by JSON config rather than code.
|
||||
|
||||
Reference in New Issue
Block a user