SYMBOL INDEX (8 symbols across 2 files) FILE: docs/.vitepress/posts.data.js constant EXCERPT_MAX_LENGTH (line 4) | const EXCERPT_MAX_LENGTH = 150; constant MAX_POSTS_PER_LANG (line 5) | const MAX_POSTS_PER_LANG = 5; constant MAX_TOTAL_POSTS (line 6) | const MAX_TOTAL_POSTS = 10; function stripHtmlAndTruncate (line 8) | function stripHtmlAndTruncate(html, maxLength) { function formatDate (line 18) | function formatDate(raw, lang = 'en') { method transform (line 37) | transform(raw) { FILE: docs/.vitepress/theme/index.js method enhanceApp (line 13) | enhanceApp(ctx) { method setup (line 18) | setup() {