Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pour faire suite à cette card : https://www.notion.so/beapi/Documentation-technique-BFF-et-BBT-2140865393b98043a207e12da097b791?v=28b1760024c04863922bd6a44b0ee494&source=copy_link
Note
Low Risk
Low risk: documentation-only changes with no runtime or build logic modifications; main risk is minor confusion if examples drift from actual helper behavior.
Overview
Expands
README.mdwith a new Formatting helpers section documenting how to use the theme’s namespaced helper functions (Image, Link, Share, Term, Text, and SVG sprites), including example calls, expected HTML output, and related filters.Clarifies Composer PSR-4 autoload mapping for
inc/, updates the dev workflow section to explicitly documentyarn start/yarn buildplus new lint commands (yarn lint:css,yarn lint:js,yarn lint), and adds an illustrative example of mergedbff_editor_custom_settingsoutput.Reviewed by Cursor Bugbot for commit cb4e045. Bugbot is set up for automated code reviews on this repo. Configure here.