Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Include files in Markdown syntax
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ho  
View profile  
 More options Apr 11 2012, 3:23 am
From: ho <ch.hochrei...@gmail.com>
Date: Wed, 11 Apr 2012 00:23:13 -0700 (PDT)
Local: Wed, Apr 11 2012 3:23 am
Subject: Include files in Markdown syntax

Hi,

is there any way to include files within markdown syntax like "{include:
File}" in confluence syntax?

best regards
Christoph


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Strachan  
View profile  
 More options Apr 11 2012, 5:01 am
From: James Strachan <ja...@fusesource.com>
Date: Wed, 11 Apr 2012 10:01:19 +0100
Local: Wed, Apr 11 2012 5:01 am
Subject: Re: Include files in Markdown syntax
On 11 April 2012 08:23, ho <ch.hochrei...@gmail.com> wrote:

> Hi,

> is there any way to include files within markdown syntax like "{include:
> File}" in confluence syntax?

If you have ssp enabled you can use ${include("foo.md")} for example
if you name your file foo.ssp.md it allows you to use ssp inside your
markdown file.

Another alternative is to use a .page file then you can define a pipeline

---
title: Something
--- name:content pipeline:ssp.markdown

Some markdown here
${include("foo.md")}

--
James
-------
FuseSource
Email: ja...@fusesource.com
Web: http://fusesource.com
Twitter: jstrachan, fusenews
Blog: http://macstrac.blogspot.com/

Open Source Integration and Messaging


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »