T_Furcadia_Text_FurcadiaMarkup - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Furcadia Markup Language (FML) REGEX
System.Object
Furcadia.Text.FurcadiaMarkup
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public sealed class FurcadiaMarkup
VB
Public NotInheritable Class FurcadiaMarkup
VB Usage
Dim instance As FurcadiaMarkup
C++
public ref class FurcadiaMarkup sealed
F#
[<SealedAttribute>]
type FurcadiaMarkup = class end
The FurcadiaMarkup type exposes the following members.
Name | Description | |
---|---|---|
![]() |
FurcadiaMarkup | Initializes a new instance of the FurcadiaMarkup class |
Name | Description | |
---|---|---|
![]() ![]() |
ChannelTag | Format Channel Tags |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() |
ChannelNameFilter | Dynamic Channel tags <channel name='@channelName' / > |
![]() ![]() |
ChannelRegex | |
![]() ![]() |
CookieToMeREGEX | |
![]() ![]() |
DescFilter | The desc filter |
![]() ![]() |
DescTagRegex | Pesky Desc tags filter |
![]() ![]() |
DiceFilter | The dice filter |
![]() ![]() |
EmoteRegexFilter | |
![]() ![]() |
FontChannelFilter |
font = 1 system.fhs =2 system alt = 3 Channel Name = 4 Text = 5 |
![]() ![]() |
Iconfilter | |
![]() ![]() |
NameFilter | |
![]() ![]() |
NameRegex | Filter the Name Markup |
![]() ![]() |
QueryCommand | Queries (join, summon, lead follow, cuddle) |
![]() ![]() |
ShoutRegexFilter | |
![]() ![]() |
UrlFilter | Regex for working with HTML URLS |
![]() ![]() |
UrlRegex | Dream Urls |
![]() ![]() |
URLRegex | Dream Url regex |
![]() ![]() |
WhisperRegex | |
![]() ![]() |
YouEatCookieFilter | You eat cookie filter |
![]() ![]() |
YouSayFilter | |
![]() ![]() |
YouShoutFilter | |
![]() ![]() |
YouWhisperRegex | Whispers Name |
Name | Description | |
---|---|---|
![]() |
AsDouble | (Defined by ObjectExtensions.) |
![]() |
AsInt16 | (Defined by ObjectExtensions.) |
![]() |
AsInt32 | (Defined by ObjectExtensions.) |
![]() |
AsInt64 | (Defined by ObjectExtensions.) |
![]() |
AsString | (Defined by ObjectExtensions.) |