osem-fcy/app/helpers
Henne Vogelsang 2c520d9975
Switch to fenced code blocks in markdown
`:fenced_code_blocks:` Blocks delimited with 3 or more ~ or backticks will be considered as code, without the need to be indented. An optional language name may be added at the end of the opening fence for the code block.

`:disable_indented_code_blocks:` Do not parse usual markdown code blocks. Markdown converts text with four spaces at the front of each line to code blocks. This option prevents it from doing so. Recommended to use with fenced_code_blocks: true.

Fixes #2764
2021-07-09 11:17:52 +02:00
..
admin Select Call type when creating; don't switch types. 2018-12-19 13:18:24 -08:00
application_helper.rb Fixed some typos (#2695) 2020-10-30 11:06:43 +02:00
chart_helper.rb Use chartkick globally 2018-12-30 16:57:22 -08:00
conference_helper.rb Don't set venue related values without a venue 2021-03-07 10:19:10 +01:00
date_time_helper.rb Rubocop autocorrections 2018-11-16 09:06:05 -08:00
events_helper.rb Rubocop autocorrections 2018-11-16 09:06:05 -08:00
format_helper.rb Switch to fenced code blocks in markdown 2021-07-09 11:17:52 +02:00
paths_helper.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
users_helper.rb Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
versions_helper.rb Rubocop autocorrections 2018-11-16 09:06:05 -08:00