Edgewall Software

Changes between Initial Version and Version 1 of Ticket #1932, comment 10


Ignore:
Timestamp:
Jun 14, 2015, 1:42:06 AM (9 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1932, comment 10

    initial v1  
    88> The Pygments PHP lexer does provide an option for "inline" PHP code without the `<?php` starting,
    99
    10 I've tested and the [http://pygments.org/docs/lexers/#pygments.lexers.php.PhpLexer inline] option works well. #5654 will allow `php.startsinline` to be specified in trac.ini, thereby customizing the behavior of `PhpLexer` to a particular Trac instance. Closing as a duplicate of #5654.
     10I've tested and the [http://pygments.org/docs/lexers/#pygments.lexers.php.PhpLexer startsinline] option works. #5654 will allow `php.startsinline` to be specified in trac.ini, thereby customizing the behavior of `PhpLexer` to a particular Trac instance. Closing as a duplicate of #5654.