On Thursday, December 8, 2011, Michael Wild wrote:
> On 12/08/2011 10:35 AM, Rolf Eike Beer wrote:
>>> words, the markers are doubled, e.g. **bold words**.
>>>
>>> * lists formatting. E.g:
>>>
>>> - bullet list
>>> * another bullet item
>>> ** nested bullet list
>>> *** deeply nested list
On 12/08/2011 10:35 AM, Rolf Eike Beer wrote:
>> words, the markers are doubled, e.g. **bold words**.
>>
>> * lists formatting. E.g:
>>
>> - bullet list
>> * another bullet item
>> ** nested bullet list
>> *** deeply nested list
>
> How to specify bold words in the second bullet item? Simp
> words, the markers are doubled, e.g. **bold words**.
>
> * lists formatting. E.g:
>
> - bullet list
> * another bullet item
> ** nested bullet list
> *** deeply nested list
How to specify bold words in the second bullet item? Simple solution would
be to force list and title specifiers to
On 12/08/2011 08:45 AM, Tom Deblauwe wrote:
> Hello,
>
>
>
> I am trying to make a parser that can use cmake --help-… commands
> to determine the functions that are available and their signature. I
> have 2 problems:
>
>
>
> - It is difficult to know if it’s an example usage or if i
Hello,
I am trying to make a parser that can use cmake --help-... commands to
determine the functions that are available and their signature. I have 2
problems:
- It is difficult to know if it's an example usage or if it is the
signature of the function
- How can I know th