Lines Matching full:json
1 ====== JSON Table Demo ======
3 This is example for the [[https://www.dokuwiki.org/plugin:jsontable|JSON Table Plugin]].
26 <json path=cars2>[
30 ]</json>
32 <json path=cars2>[
36 ]</json>
40 Table options are basically JSON data and can be defined separately:
42 <json id=table_options_id path=table_options>{
58 }</json>
60 <json id=table_options__id path=table_options>{
76 }</json>
80 %%<jsontable>%% element is first handled by [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin…
81 … we want to store changed data into dokuwiki document. This is handled by json plugin via safe aja…
84 …nline_data//'' are json data, which are combined with 'original_data'. 'original_data' are already…
86 …* ''options'' attribute is a JSON string directly passed into [[https://handsontable.com/docs/6.2.…