mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
c467d7f691
bbcode-to-md happily ignores all phpBB's lists. The list syntax is [list][*]item 1 [*]item 2 [/list] and [list=1][*]item 1 [*]item 2 [/list] respectively for [ul] and [ol]s. Luckily, phpBB adds closing tags for [*] items. My workaround simply converts phpBBs lists into bbcode using [ul] and [ol] which then can be converted by the standard bbcode-to-md code. |
||
---|---|---|
.. | ||
import_scripts | ||
alice.txt | ||
bench.rb | ||
diff_heaps.rb | ||
discourse | ||
docker_test.rb | ||
git_badge_grant.rb | ||
measure.rb | ||
memstats.rb | ||
osx_dev | ||
profile_db_generator.rb | ||
pull_translations.rb | ||
rails | ||
require_profiler.rb | ||
setup_dev | ||
test_email_settings.rb | ||
test_mem.rb | ||
user_simulator.rb | ||
version_bump.rb |