osem-fcy/app
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
..
assets Enable datepicker for readonly fields 2021-03-06 12:48:50 +01:00
controllers Don't set venue related values without a venue 2021-03-07 10:19:10 +01:00
datatables Remove travel schedule from registration 2021-03-06 04:09:02 +01:00
helpers Switch to fenced code blocks in markdown 2021-07-09 11:17:52 +02:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Fix JS error when saving survey_question 2021-03-07 07:32:52 +02:00
pdfs Using new accessor for city, country_name, venue name & street 2021-03-06 19:06:36 +01:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders CarrierWave needs to be told where to store in 2.x 2021-03-06 21:34:48 +01:00
views Fix JS error when saving survey_question 2021-03-07 07:32:52 +02:00