BBEditDocumentType CodelessLanguageModule BBLMLanguageDisplayName reStructuredText BBLMLanguageCode reST BBLMSuffixMap BBLMLanguageSuffix .rst BBLMReferenceSearchURLTemplate http://www.sphinx-doc.org/en/stable/search.html?q=__SYMBOLNAME__ BBLMCommentLineDefault .. BBLMColorsSyntax BBLMScansFunctions BBLMCanSpellCheckCodeRuns BBLMIsCaseSensitive Language Features Identifier and Keyword Character Class -\w.: String Pattern [a-z0-9]([-._+:](?=[a-z0-9]))?)+|[#*]) \]_(?=(?P[-)\]}>:;.,"'!?/\s\\])) | (?# substitution) (?<=[-([{<:"'/\s])\|(?![|\s]) (?>\\\\|[\s\\]\||\|(?!(?P>end)|__?(?P>end))|\r(?![ \t+=-]*$)|[^|\r])+ \|_{0,2}(?=(?P>end)) | (?# field marker/directive option) (^[ \t]*|(?<=:)[ \t]+):(?!\s) (?>\\\\|\\:|[^:\r])+ (?: (?>[a-z0-9]([-._+:](?=[a-z0-9]))?)+ :)(?=`[^`\s]) | (?# inline internal target) (?<=[-([{<:"'/\s])_`(?!\s) (?>\\\\|[\s\\]`|`(?!(?P>end))|\r(?![ \t]*$)|[^`\r])+ `(?=(?P>end)) | (?# interpreted text/phrase reference) (?<=[-([{<:"'/\s])`(?![`\s]) (?>\\\\|\\[ \t]|[ \t\\]`|`(?!(?P>end)|__?(?P>end))|\r(?![ \t]*$)|[^`\r])+ `(?(?=:)((?P>role)(?=(?P>end)))?|_{0,2}(?=(?P>end))) | (?# hyperlink reference) (?<=[-([{<:"'/\s])\b (?>[a-z0-9]([-._+:](?=[a-z0-9]))?)+ __?(?=(?P>end)) | (?# footnote/citation target) (?<=\.\.)[ \t]+\[ (\#?(?>[a-z0-9]([-._+:](?=[a-z0-9]))?)+|[#*]) \](?=\s) | (?# hyperlink target) (^[ \t]*__[ \t]+| (?<=\.\.)[ \t]+_(?(?=`) `(?>\\\\|\\`|`(?![ \t]*:\s)|[^`\r])+` |(_|(?>\\\\|\\:|:(?!:\s)|[^:\r])+)) (? Comment Pattern [ \t]*)\.\. ( [ \t]+ ( \b(?>[a-z0-9]([-._+:](?=[a-z0-9]))?)+ (?(?=\ ?:) \ ?:((:(?!\s) | [^:])[^\r]* | $) | ([^a-z0-9][^\r]* | $) ) | [^\w[|\s][^\r]* ) | [ \t]* ) ( \r ( [ \t]* | (?P=pad)[ \t]+[^\s][^\r]* ) )*(\r(?=(?P=pad)\.\.|[ \t]*$) | \Z) )+ ) )]]> Number Pattern ]+[^\s`!()\[\]{};:'".,<>?](::)? )]]> Keyword Pattern [0-9]+|[ivxlcdm]+|[a-z]|\#)[.)]|\((?P>enum)\))[ \t] )]]> Function Pattern ^(?!\.\.\s)\ ?(?P\S[^\r]+)\r ^(?P[-=`:.'"~^_*+#!$%&(),/;<>?@[\]\{|}])(?P=bar)+\s*$ (?s).*?(?-s) ) (?= (^\s*\r((?P[-=`:.'"~^_*+#!$%&(),/;<>?@[\]\{|}])(?P=overline)+\s*\r)? ^(?!\.\.\s)\ ?\S[^\r]+\r ^(?P[-=`:.'"~^_*+#!$%&(),/;<>?@[\]\{|}])(?P=nextbar)+\s*$ ) | (?-m)$ ) )]]> Skip Pattern string) | (?P>comment) | (?P>number) )]]> BBLMKeywords RunKind com.barebones.bblm.preprocessor Keywords .. :: RunKind com.barebones.bblm.keyword Keywords attention:: caution:: danger:: error:: important:: note:: tip:: hint:: warning:: admonition:: sidebar:: topic:: line-block:: parsed-literal:: code:: math:: rubric:: epigraph:: highlights:: pull-quote:: compound:: container:: table:: csv-table:: list-table:: image:: figure:: contents:: sectnum:: section-numbering:: header:: footer:: target-notes:: meta:: raw:: include:: replace:: unicode:: class:: role:: default-role:: title:: date:: restructuredtext-test-directive:: RunKind com.barebones.bblm.predefined-symbol Keywords acks:: centered:: code-block:: codeauthor:: cssclass:: default-domain:: deprecated:: describe:: envvar:: glossary:: highlight:: highlightlang:: hlist:: index:: literalinclude:: moduleauthor:: object:: only:: option:: cmdoption:: productionlist:: program:: rst-class:: sectionauthor:: seealso:: sourcecode:: tabularcolumns:: toctree:: versionadded:: versionchanged:: module:: currentmodule:: data:: exception:: function:: attribute:: method:: staticmethod:: classmethod:: decorator:: decoratormethod:: member:: macro:: type:: var:: namespace:: directive:: automodule:: autoclass:: autoexception:: autofunction:: autodata:: automethod:: autoattribute:: autosummary:: testsetup:: testcleanup:: doctest:: testcode:: testoutput:: graphviz:: graph:: digraph:: inheritance-diagram:: ifconfig:: todo:: todolist::