Re: Markdown (.md) file to HTML

2014-06-10 Thread Stede Troisi
Thanks. I will check it out.

On Monday, June 9, 2014 2:58:03 AM UTC-4, Jan Erik Moström wrote:
>
> If you find yourself working with markdown in various programs I 
> recommend that you take a look at "Marked" which can generate various 
> outputs very easily. 
>
> On Mon, Jun 9, 2014 at 12:21 AM, Stede Troisi  > wrote: 
> > Thank you for your help. 
> > 
> > 
> > On Sunday, June 8, 2014 5:14:07 PM UTC-4, Grant Hutchinson wrote: 
> >> 
> >> 
> >> On 2014-06-08, at 2:23 PM, Stede Troisi wrote: 
> >> 
> >> > I want to write a markdown file in BBEdit, then (hopefully) press a 
> >> > button and get an HTML generated document from the .md file. I know 
> you can 
> >> > preview markdown in a browser, but I don't know how to generate it. 
> >> 
> >> File > Export as HTML... 
> >> 
> >> Unfortunately, you will still need to wrap the generated HTML with a 
> basic 
> >> document structure, for example: 
> >> 
> >>  
> >>  
> >>  
> >>  
> >> Untitled 
> >>  
> >>  
> >> 
> >> [...] 
> >> 
> >>  
> >>  
> >> 
> >> 
> >> 
> >> g. 
> >> 
> >> .. 
> >> 
> >> 
> >> Grant Hutchinson 
> >> 
> >> Interface Considerations. Feature Deprecation. Typography. Rawk. 
> >> 
> >> http://splorp.com 
> >> http://flickr.com/splorp 
> >> http://github.com/splorp 
> >> http://twitter.com/splorp 
> >> 
> >> 
> >> 
> > -- 
> > This is the BBEdit Talk public discussion group. If you have a 
> > feature request or would like to report a problem, please email 
> > "sup...@barebones.com " rather than posting to the group. 
> > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> 
> > 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "BBEdit Talk" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to bbedit+un...@googlegroups.com . 
> > To post to this group, send email to bbe...@googlegroups.com 
> . 
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Markdown (.md) file to HTML

2014-06-08 Thread Stede Troisi
Thank you for your help.

On Sunday, June 8, 2014 5:14:07 PM UTC-4, Grant Hutchinson wrote:
>
>
> On 2014-06-08, at 2:23 PM, Stede Troisi wrote: 
>
> > I want to write a markdown file in BBEdit, then (hopefully) press a 
> button and get an HTML generated document from the .md file. I know you can 
> preview markdown in a browser, but I don't know how to generate it. 
>
> File > Export as HTML... 
>
> Unfortunately, you will still need to wrap the generated HTML with a basic 
> document structure, for example: 
>
>  
>  
>  
>  
> Untitled 
>  
>  
>
> [...] 
>
>  
>  
>
>
>
> g. 
>
> .. 
>
>
> Grant Hutchinson 
>
> Interface Considerations. Feature Deprecation. Typography. Rawk. 
>
> http://splorp.com 
> http://flickr.com/splorp 
> http://github.com/splorp 
> http://twitter.com/splorp 
>
>
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Markdown (.md) file to HTML

2014-06-08 Thread Stede Troisi
I want to write a markdown file in BBEdit, then (hopefully) press a button 
and get an HTML generated document from the .md file. I know you can 
preview markdown in a browser, but I don't know how to generate it.

Thanks

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Is there any way to integrate BBEdit with Xcode ???

2014-06-02 Thread Stede Troisi
Thanks guys. Looking forward to using Apple's new Swift language with 
BBEdit.

On Thursday, May 29, 2014 11:06:56 AM UTC-4, TJ Luoma wrote:
>
> You can use BBEdit anywhere you can edit text on the Mac. 
>
> QuickCursor is dead, but you can replicate it with Keyboard Maestro 
>
>
> http://i.tuaw.com/2013/08/30/replicating-quickcursor-using-bbedit-and-keyboard-maestro/
>  
>
> in fact, BBEdit users will have the best success with this, since the 
> command line `bbedit` tool (which is what I use with Keyboard Maestro) 
> has this feature: 
>
> >>   --resume (no short variant) 
> >>Used in combination with -w or --wait, this switch will 
> cause the application which was frontmost when the bbedit tool was invoked 
> to be made frontmost again once you close the file(s) specified on the 
> command line. 
> >> 
>
> Feel free to get in touch if you need help getting started with this. 
>
> Tj 
>
>
>
>
> On Tue, May 27, 2014 at 8:32 PM, Steve Samuels  > wrote: 
> > 
> > 
> > On Friday, May 23, 2014 9:37:47 PM UTC-4, Stede Troisi wrote: 
> >> 
> >> This is sort of like asking if I could legally not pay taxes for the 
> rest 
> >> of my life. I kind of know the answer, but maybe, just maybe there are 
> >> miracles. :-) 
> > 
> > 
> > Maybe https://github.com/jessegrosjean/quickcursor   or 
> > 
> http://www.alfredforum.com/topic/1857-edit-with%E2%80%A6-a-quickcursor-alternative-30/
>  
> > 
> > -- 
> > This is the BBEdit Talk public discussion group. If you have a 
> > feature request or would like to report a problem, please email 
> > "sup...@barebones.com " rather than posting to the group. 
> > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> 
> > 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "BBEdit Talk" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to bbedit+un...@googlegroups.com . 
> > To post to this group, send email to bbe...@googlegroups.com 
> . 
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.