API_RE_TAG_START

in contrib-6/api/api.module

Regular expression for starting inline @tags.

<?php
define('API_RE_TAG_START', '(?<!\\\)@');
?>

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options