search for: markup

Displaying 20 results from an estimated 1193 matches for "markup".

Did you mean: markus
2006 Apr 08
7
How to create your own markup language ?
I''m actually looking to create my own markup language, after a look to the greats markdown and textilize markup languages they seem to be more complexes that what I need, so not feating with my application. Any help is welcome ;-) -- Grosjean S?bastien
2015 Mar 09
0
[ANNOUNCE] libX11 1.6.3
...kbGetPerClientControls() Use C99 named initializers to fill in events passed to XSendEvent specs/libX11: Correct value of IconicState to match Xutil.h specs/libX11: disengender a user reference specs/XKB: Convert header filenames to filename tags specs/XKB: Fix various markup issues in functiondecl tables specs/XKB: Add index specs/XKB: Convert to funcsynopsis+variablelist instead of informaltable specs/XKB: normalize <emphasis> layout in xml files specs/XKB: Markup function names as <function> instead of <emphasis> specs/...
2009 Jul 02
0
SweaveListingUtils --- a package for joining markup provided by TeX package 'listings' with Sweave
...------------------------ on CRAN, mingled into mail "New versions for the distr-family of packages" to R-pkgs from 21 Apr 2009, will probably have gone unnoticed by some people who might be interested in this package. Briefly, SweaveListingUtils provides utilities to make accessible the markup commands provided by TeX package 'listings' (Heinz and Moses (2007)) for use with Sweave (confer Leisch(2002a,b,2003). R-functions for setting R-markup in Sweave by means of 'listings' command \lstset are defined. (lstsetR, lstsetRd) R-Comments will automatically be set in a diffe...
2009 Jul 02
0
SweaveListingUtils --- a package for joining markup provided by TeX package 'listings' with Sweave
...------------------------ on CRAN, mingled into mail "New versions for the distr-family of packages" to R-pkgs from 21 Apr 2009, will probably have gone unnoticed by some people who might be interested in this package. Briefly, SweaveListingUtils provides utilities to make accessible the markup commands provided by TeX package 'listings' (Heinz and Moses (2007)) for use with Sweave (confer Leisch(2002a,b,2003). R-functions for setting R-markup in Sweave by means of 'listings' command \lstset are defined. (lstsetR, lstsetRd) R-Comments will automatically be set in a diffe...
2012 Oct 12
2
[LLVMdev] [Proposal] Annotated assembly output
Hi Sean, Thanks for the feedback! Exactly the sort of discussion I was hoping to get started. On Oct 12, 2012, at 10:12 AM, Sean Silva <silvas at purdue.edu> wrote: > How is the client supposed to make use of this markup information? Target-independent introspection of the assembly. A simple example is color-coded output in a GUI disassembly display. All registers show up one color, all memory references another, and immediates yet another, and other such simple things. More interestingly, the client could use the...
2012 Oct 12
2
[LLVMdev] [Proposal] Annotated assembly output
...he instruction text. For clients like disassemblers, list file generators, and pretty-printers, more is necessary than the raw instructions and the ability to print them. The intent is for the vast majority of the new functionality to not require new APIS, but to be in the assembly text itself via markup annotations. The markup is simple enough in syntax to be robust even in the case of version mismatches between consumers and producers. That is, the syntax generally does not carry semantics beyond "this text has an annotation," so consumers can simply ignore annotations they do not under...
2012 Oct 12
3
[LLVMdev] [Proposal] Annotated assembly output
...> wrote: >> Hi Sean, >> >> Thanks for the feedback! Exactly the sort of discussion I was hoping to get started. >> >> On Oct 12, 2012, at 10:12 AM, Sean Silva <silvas at purdue.edu> wrote: >> >>> How is the client supposed to make use of this markup information? >> >> Target-independent introspection of the assembly. A simple example is color-coded output in a GUI disassembly display. All registers show up one color, all memory references another, and immediates yet another, and other such simple things. More interestingly, the cl...
2012 Oct 12
0
[LLVMdev] [Proposal] Annotated assembly output
How is the client supposed to make use of this markup information? At first glance it seems like client code will just devolve into a pile of regex insanity. Why not use an existing standardized markup, like XML (not that I'm that fond of XML)? At a higher level, why not expose an API for iterating over (potentially annotated) tokens which can be...
2012 Oct 12
0
[LLVMdev] [Proposal] Annotated assembly output
...sbach <grosbach at apple.com> wrote: > Hi Sean, > > Thanks for the feedback! Exactly the sort of discussion I was hoping to get started. > > On Oct 12, 2012, at 10:12 AM, Sean Silva <silvas at purdue.edu> wrote: > >> How is the client supposed to make use of this markup information? > > Target-independent introspection of the assembly. A simple example is color-coded output in a GUI disassembly display. All registers show up one color, all memory references another, and immediates yet another, and other such simple things. More interestingly, the client coul...
2008 Mar 06
0
[ANNOUNCE] libX11 1.1.4
...: Additions to the Compose file for UTF-8 Daniel Stone (1): Colours: Fix --disable-xcms Eric Anholt (2): Add XF86 keyboard/monitor brightness keysyms to the keysymbdb. Bug #2081: Note the range limitation of XSetScreenSaver arguments. Eric S. Raymond (9): Bug #9516: Markup error in XAllocWMHints.3x Bug 9523: Markup problems in XQueryExtension.3x Bug #9650: Bad markup in XLoadFont.3x manual page Bug #9651: Bad markup in XcmsColor.3x Bug #9652: Bad markup in XDrawArc.3x Bug #9653: Bad markup in XQueryColor.3x Bug #9654: Bad markup in...
2007 Dec 05
2
some redcloth questions
...d want all markings removed. I used RedCloth.new(''a'').methods but didn''t find anything appropriate. For now, I''m converting to html then stripping tags. 2) what''s the best practice in term of storing user''s redcloth- formatted text? store in markup, and convert to html on the fly? store in markup and html both? store in html and convert to markup using clothred for editing? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To...
2008 Jan 15
2
Ogg/Kate preliminary documentation
...e that CMML is complex for something as simple as karaoke, but I disagree that karaoke is simple; to do karaoke properly is about as complex as text codecs get. I also disagree that CMML is complex, but I may be mistaken. In terms of complexity, I see it as about 10% of the way between using zero-markup and using HTML. cheers, Conrad.
2011 Jul 07
6
writing tools that use light-markup
let's talk about writing tools that use markdown (or more broadly, another form of light-markup)... to begin with, there is the markdown "dingus"... from a demo perspective, it has been _fantastic_. it has provided interested observers a quick idea about the simplicity and the power of markdown. as a writing tool, it's a bit clunky; it will work, yes, but i'd doubt many p...
2006 May 31
0
acts_as_blog
.... It''s super simple to use. It will take your blog post or comment and transform it into html. This allows you to write in a much simpler syntax and allows your users to post valid html into their comment. It also allows you to block all html tags that weren''t created using the markup. This model uses two fields, one to store the raw post (this way you can edit it later) and the other to store the transformed text. This also keeps you from having to do it on the fly each time the post is accessed. This creates a pretty good speedup for some applications. You can pass in any of t...
2008 Jan 14
0
Setting profile FBML for a Facebook Page
...e, http://www.facebook.com/business/?pages. Facebook Pages act like users but are more for businesses and Bands. It looks like the current Facebooker API doesn''t currently support setting the Profile FBML for a Page. The current code for setting the proflie is this: def profile_fbml=(markup) session.post(''facebook.profile.setFBML'', :uid => @id, :markup => markup) end The UID is actually hard coded to be the authenticated User. This is more restrictive than the Facebook API allows. You can actually pass in any User ID. And Facebook pages act like...
2012 Oct 13
0
[LLVMdev] [Proposal] Annotated assembly output
...Hi Sean, >>> >>> Thanks for the feedback! Exactly the sort of discussion I was hoping to get started. >>> >>> On Oct 12, 2012, at 10:12 AM, Sean Silva <silvas at purdue.edu> wrote: >>> >>>> How is the client supposed to make use of this markup information? >>> >>> Target-independent introspection of the assembly. A simple example is color-coded output in a GUI disassembly display. All registers show up one color, all memory references another, and immediates yet another, and other such simple things. More interestingly,...
2006 Jul 05
0
rendering wiki markup
the app i am currently working on has a set of static documents/articles that users can select.. alot of these are documents that have links to articles on other sites, etc.. and are edited fairly regularly by the site administrators.. all the admins are totally down with wiki markup, and i think it makes sense to store that info in wiki format, so they can edit it easily.. my question is.. is there something that will render wiki markup stored in active record? thanks! -- Posted via http://www.ruby-forum.com/.
2011 Jun 23
4
markdown conversions
alan said: > I think I am in agreement, > if by "isn't necessary" you mean to say that > simply providing more features to Markdown > doesn't force end users to use them, > or even really know they exist. except that wasn't what i meant. i mean that it's not necessary to trade simplicity in order to get the power of additional
2006 May 29
3
Hiding HTML Markup
Hi, THis may be a simple question. I am trying to hide some HTML markup language depending on a value. So for example I have the following in an RHTML file: <%if session[:role]=="Administrator" %> <label><Strong>Administration</strong></label><br> <%= link_to("Users", :controller=>"Users",:act...
2008 Jan 31
3
presenting validation errors via fbml?
Hi Facebookers, Is there a helper or suggested approach for presenting validation errors on an fbml form? Something to translate rails error markup to fbml:error markup? thanks Joel