using System.Text.RegularExpressions; namespace Textile { public class StyleReader { private readonly Regex _styleParser = new Regex(@"(?[^\{]+)(?