Implementation includes optimized lookup tables for encoding/decoding,
comprehensive test coverage, and integration with existing pack/unpack
dispatch.
Co-authored-by: Claude <noreply@anthropic.com>
- add 'w' directive to supported template table
- provide BER encoding/decoding usage example
- describe as variable length encoding (no endianness concept)
Co-authored-by: Claude <noreply@anthropic.com>
Run on pull request only
Using https://www.npmjs.com/package/markdownlint-cli
Lint Markdown for rules:
- MD009/no-trailing-spaces
- MD012/no-multiple-blanks
- MD022/blanks-around-headings
- MD031/blanks-around-fences
- MD032/blanks-around-lists
In addition, update the documents referring `build_config.rb` which is
no longer used. The new `build_config.rb` describes the new configuration
structure in the comment.