This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public function action_index() | |
{ | |
Model_Test::test(); exit; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; extends | |
; set! is used to conceal the node with a single character string | |
; offset! is used to offset the concealed selection in the node | |
; headings | |
([ | |
(atx_h1_marker) | |
(atx_h2_marker) | |
(atx_h3_marker) | |
(atx_h4_marker) |