mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 23:29:09 +08:00
Simple forum software for building great communities.
bdf626b552
This allows text to be wrapped with a virtual element: key: "This is a <test>Test</test>" app.trans('key', {test: <a href="#"/>}); closes #574 |
||
---|---|---|
assets/fonts | ||
error | ||
js | ||
less | ||
migrations | ||
scripts | ||
src | ||
stubs | ||
tests | ||
views | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.php_cs | ||
.travis.yml | ||
CHANGELOG.md | ||
composer.json | ||
composer.lock | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
Flarum Core
This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.
Contributing
Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.