File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ import inheritance_task_listitem from './__test_data__/inheritance_task_listitem
3434import inheritance_task_listitem_mixed_grandchildren from './__test_data__/inheritance_task_listitem_mixed_grandchildren.json' ;
3535import inheritance_task_listitem_task from './__test_data__/inheritance_task_listitem_task.json' ;
3636import inheritance_task_mixed_children from './__test_data__/inheritance_task_mixed_children.json' ;
37+ import internal_heading_links from './__test_data__/internal_heading_links.json' ;
3738import jason_properties from './__test_data__/jason_properties.json' ;
3839import link_in_file_body from './__test_data__/link_in_file_body.json' ;
3940import link_in_file_body_with_custom_display_text from './__test_data__/link_in_file_body_with_custom_display_text.json' ;
@@ -111,6 +112,7 @@ export function allCacheSampleData() {
111112 inheritance_task_listitem_mixed_grandchildren ,
112113 inheritance_task_listitem_task ,
113114 inheritance_task_mixed_children ,
115+ internal_heading_links ,
114116 jason_properties ,
115117 link_in_file_body ,
116118 link_in_file_body_with_custom_display_text ,
You can’t perform that action at this time.
0 commit comments